q learning
1. Q-learning by examples
http://people.revoledu.com/kardi/tutorial/ReinforcementLearning/
2. Q-learning with Neural Networks
http://outlace.com/Reinforcement-Learning-Part-3/
3. What is the Best Machine Learning library for Python ?
https://www.reddit.com/r/Python/comments/1yvvw2/what_is_the_best_machine_learning_library_for/
4. Sample code – How to implement Q-learning
http://computing.dcu.ie/~humphrys/Notes/RL/Code/code.q.html
学习资料
1、http://mnemstudio.org/path-finding-q-learning-tutorial.htm
2、https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0#.nlvuagbmk
3、http://www.cse.unsw.edu.au/~cs9417ml/RL1/index.html
4、http://people.revoledu.com/kardi/tutorial/ReinforcementLearning/
5、http://burlap.cs.brown.edu/tutorials/cpl/p1.html
6、http://www.danielslater.net/2016/03/deep-q-learning-pong-with-tensorflow.html
7、https://www.quora.com/In-what-way-can-Q-learning-and-neural-networks-work-together