Python

基础知识

  • 元类metaclass:http://blog.jobbole.com/21351/
  • Decode & Encode:http://www.cnblogs.com/evening/archive/2012/04/19/2457440.html
  • dict: http://www.cnblogs.com/yangyongzhi/archive/2012/09/17/2688326.html

Package

Tensorflow

  • session & interactive session
    • Official:https://www.tensorflow.org/api_docs/python/tf/InteractiveSession
    • Other:http://blog.csdn.net/u010417185/article/details/51909462

matplotlib

  • http://old.sebug.net/paper/books/scipydoc/matplotlib_intro.html

Redis

  • http://www.cnblogs.com/melonjiang/p/5342505.html

你可能感兴趣的:(Python)