1.深度学习
https://github.com/scutan90/DeepLearning-500-questions
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
https://github.com/fengdu78/deeplearning_ai_books
https://github.com/frombeijingwithlove/dlcv_for_beginners
https://github.com/zeusees/HyperDL-Tutorial
https://github.com/Mikoto10032/DeepLearning
https://github.com/howie6879/mlhub123
https://github.com/Robinwho/Deep-Learning
https://github.com/bo-xiong/Awesome-Deep-Learning-for-Chinese
2.Tensorflow
https://github.com/snowkylin/TensorFlow-cn
https://tf.wiki/zh/models.html
https://github.com/hzy46/Deep-Learning-21-Examples
https://github.com/SpikeKing/DL-Project-Template
https://github.com/aymericdamien/TensorFlow-Examples
3.Keras
https://github.com/tensorflow/docs/blob/master/site/en/guide/keras.ipynb
https://github.com/erhwenkuo/deep-learning-with-keras-notebooks
4.PyTorch
https://github.com/zergtant/pytorch-handbook
https://pytorch-cn.readthedocs.io/zh/latest/
http://pytorchchina.com/2018/06/25/what-is-pytorch/
https://github.com/dragen1860/Deep-Learning-with-PyTorch-Tutorials
5.Python
https://github.com/shibing624/python-tutorial
https://www.runoob.com/python3/python3-tutorial.html
参考:
强烈推荐的TensorFlow、Pytorch和Keras的样例资源(深度学习初学者必须收藏)
https://blog.csdn.net/weixin_41010198/article/details/84952480