-
Updated
Apr 8, 2022
{{ 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.
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
Several katas could have better error messaging:
DumpMachine to AssertEqualOnZeroState)Tutorials and Things to Do while Hunting Vulnerability.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
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 2022 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 翻译工作进行中......
2021南京大学计算机科学与技术845考研公共课和专业课资料:数学一、英语一、政治、数据结构、计算机网络、计算机系统基础、操作系统教程、算法设计与分析-包括真题、期末考试、PPT、模拟题、专业课参考书及课后答案、报录比、经验等等
List of Elixir books
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."
Introduction
We would like to have a pylint check for indentation in Python code. This will likely require a custom lint check. Here are some of the cases we want to handle:
Indent By 4 Spaces
Good:
Bad: