Commit Graph

14 Commits (b39d5366f71c012aaa626d5b71964f2f1941600d)

Author SHA1 Message Date
Aurélien Geron 422b2c0e10 Larger replay memory 2017-09-26 14:50:09 +02:00
Aurélien Geron edf4006ab4 Add example preprocessing for Breakout game in notebook for chapter 16 2017-09-25 14:08:42 +02:00
Aurélien Geron 02c41c9bc0 Fix errors in the MsPacman DQN in the notebook for chapter 16 2017-09-25 14:08:10 +02:00
Jason Rys dc901e0ada Fix typos 2017-08-19 08:01:55 -07:00
Aurélien Geron 48718eff9d Use np.random.set_seed(42) and tf.set_random_seed(42) to make notebook's output constant 2017-06-08 15:44:00 +02:00
Aurélien Geron 326d32cae0 Use tf.layers instead of tf.contrib.layers 2017-04-30 10:21:27 +02:00
Aurélien Geron fe552bbbed Sadly had to remove binder support, because it is too unreliable and has been down for a month. 2017-03-04 11:15:52 +01:00
Aurélien Geron d8176ec2cb Upgrade notebooks to TensorFlow 1.0.0 2017-02-17 11:51:26 +01:00
Aurélien Geron 30ca2b86d7 Change xvfb comment 2016-11-25 09:34:55 +01:00
Aurélien Geron 9e414b6d64 Remove warnings and fix path in ch16 2016-11-05 14:29:24 +01:00
Aurélien Geron 6714ec2979 Add Policy Gradients and DQN to RL notebook 2016-10-23 15:32:33 +02:00
Aurélien Geron 9224775d79 Catch all exceptions when loading gl_info 2016-10-09 11:22:36 +02:00
Aurélien Geron f6298cb03b Fix CartPole rendering issue in chapter 16 2016-10-09 11:01:56 +02:00
Aurélien Geron 05ffb99e10 Add reinforcement learning notebook (in progress) 2016-10-08 22:17:45 +02:00