All Projects → udacity → Cn Deep Learning

udacity / Cn Deep Learning

Licence: mit

Projects that are alternatives of or similar to Cn Deep Learning

Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-28.13%)
Mutual labels:  jupyter-notebook, neural-networks
Supervisely
AI for everyone! 🎉 Neural networks, tools and a library we use in Supervisely
Stars: ✭ 332 (-21.51%)
Mutual labels:  jupyter-notebook, neural-networks
Cs231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 317 (-25.06%)
Mutual labels:  jupyter-notebook, neural-networks
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-34.04%)
Mutual labels:  jupyter-notebook, neural-networks
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-13.24%)
Mutual labels:  jupyter-notebook, neural-networks
Mlpractical
Machine Learning Practical course repository
Stars: ✭ 295 (-30.26%)
Mutual labels:  jupyter-notebook, neural-networks
Edward2
A simple probabilistic programming language.
Stars: ✭ 419 (-0.95%)
Mutual labels:  jupyter-notebook, neural-networks
Deeplearning.ai Notes
These are my notes which I prepared during deep learning specialization taught by AI guru Andrew NG. I have used diagrams and code snippets from the code whenever needed but following The Honor Code.
Stars: ✭ 262 (-38.06%)
Mutual labels:  jupyter-notebook, neural-networks
Amazon Forest Computer Vision
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks
Stars: ✭ 346 (-18.2%)
Mutual labels:  jupyter-notebook, neural-networks
Tbd Nets
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
Stars: ✭ 345 (-18.44%)
Mutual labels:  jupyter-notebook, neural-networks
Deeplearning.ai Assignments
Stars: ✭ 268 (-36.64%)
Mutual labels:  jupyter-notebook, neural-networks
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+848.46%)
Mutual labels:  jupyter-notebook, neural-networks
Deeplearning Challenges
Codes for weekly challenges on Deep Learning by Siraj
Stars: ✭ 264 (-37.59%)
Mutual labels:  jupyter-notebook, neural-networks
Pytorch exercises
Stars: ✭ 304 (-28.13%)
Mutual labels:  jupyter-notebook, neural-networks
Graph Based Deep Learning Literature
links to conference publications in graph-based deep learning
Stars: ✭ 3,428 (+710.4%)
Mutual labels:  jupyter-notebook, neural-networks
Probability
Probabilistic reasoning and statistical analysis in TensorFlow
Stars: ✭ 3,550 (+739.24%)
Mutual labels:  jupyter-notebook, neural-networks
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+1252.25%)
Mutual labels:  jupyter-notebook, neural-networks
Place Recognition Using Autoencoders And Nn
Place recognition with WiFi fingerprints using Autoencoders and Neural Networks
Stars: ✭ 256 (-39.48%)
Mutual labels:  jupyter-notebook, neural-networks
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+740.9%)
Mutual labels:  jupyter-notebook, neural-networks
Tf 2.0 Hacks
Contains my explorations of TensorFlow 2.x
Stars: ✭ 369 (-12.77%)
Mutual labels:  jupyter-notebook, neural-networks

cn-deep-learning

优达学城深度学习基石纳米学位项目文档。

点击这里查看项目文档的英文版本,以及这门课程的更多教程。

如果你发现任何翻译错误,或有任何建议,欢迎提交 issue 告诉我们!

Dependencies

Each directory has a requirements.txt describing the minimal dependencies required to run the notebooks in that directory.

pip

To install these dependencies with pip, you can issue pip3 install -r requirements.txt.

Conda Environments

You can find Conda environment files for the Deep Learning program in the environments folder. Note that environment files are platform dependent. Versions with tensorflow-gpu are labeled in the filename with "GPU".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].