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.oreilly.com/learning/hello-tensorflow
分享一个链接 http://neuralnetworksanddeeplearning.com/chap1.html 讲解神经网路和深度学习,浅显易懂,对Tensorflow学习应该有帮助