Please create a new file and post the code you want to discuss, make sure to give your file a meaningful name.
e.g: Example.py
Please post python resources here(links), and a short discription.
e.g: https://www.python.org/ Python的官方主页
https://shenjie1993.gitbooks.io/leetcode-python/content/034%20Search%20for%20a%20Range.html 我觉得Shenjie给出的leetcode解法和讲解是网上各版本中比较好的,值得推荐。不过他只给出了前200题的解法
https://www.coursera.org/specializations/data-science-python
http://interactivepython.org/runestone/static/pythonds/index.html 网上还有pdf可以下载
iPython Notebooks Markdown syntax https://github.com/adam-p/markdown-here/wiki/Markdown-Here-Cheatsheet
https://www.youtube.com/playlist?list=PLD0F06AA0D2E8FFBA 一个机器学习的视频集合,很基础
https://www.oreilly.com/learning/hello-tensorflow
分享一个链接 http://neuralnetworksanddeeplearning.com/chap1.html 讲解神经网路和深度学习,浅显易懂,对Tensorflow学习应该有帮助
https://www.youtube.com/channel/UC9OeZkIwhzfv-_Cb7fCikLQ Deep Learning入门, 没有任何技术细节,很简单直白的解释。
Must Know Tips/Tricks in Deep Neural Networks: http://lamda.nju.edu.cn/weixs/project/CNNTricks/CNNTricks.html