-
Updated
Oct 22, 2021
{{ message }}
Extensive Open-Source Guides for Android Developers
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Tutorials and Things to Do while Hunting Vulnerability.
Awesome Android references for everything like best practices, performance optimization, etc.
Full Stack Python source with Pelican, Bootstrap and Markdown.
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
One stop solution for all Vulkan samples
This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ directory will appear at https://cloud.google.com/community/tutorials.
Awesome-pytorch-list 翻译工作进行中......
A curated list of awesome mobile machine learning resources for iOS, Android, and edge devices.
List of Elixir books
Miscellaneous articles. The readme is the table of contents.
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
Add a description, image, and links to the tutorials topic page so that developers can more easily learn about it.
To associate your repository with the tutorials topic, visit your repo's landing page and select "manage topics."
This issue will track the type annotation process of all the
core/domain/*_domain.py(and their test files). To get started, ask to be assigned to any unclaimed task. Tasks are claimed by adding the username of the claimer to the end of the task, e.g. @example.Note: Main code file and its test file must be type-annotated together.
The general procedure to add type annotations is a