#deep-learning-tutorial (8 Repositories)
Ranked open-source repositories tagged with #deep-learning-tutorial, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
8 repositories tagged #deep-learning-tutorial
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
bat67/pytorch-tutorials-examples-and-books
PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍
datawhalechina/deep-learning-notes
Personal deep learning study notes and tutorial-style notebooks
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
vaibhawvipul/First-steps-towards-Deep-Learning
This is an open sourced book on deep learning.
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。