Add reinforcement learning notebook (in progress)

This commit is contained in:
Aurelien Geron
2016-10-08 22:17:45 +02:00
parent d94c0d774c
commit 8e0b31d068
2 changed files with 6509 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
"13. [Convolutional Neural Networks](13_convolutional_neural_networks.ipynb)\n",
"14. [Recurrent Neural Networks](14_recurrent_neural_networks.ipynb)\n",
"15. [Autoencoders](15_autoencoders.ipynb)\n",
"16. Reinforcement Learning (coming soon)\n",
"16. [Reinforcement Learning](16_reinforcement_learning.ipynb)\n",
"\n",
"## Scientific Python tutorials\n",
"* [NumPy](tools_numpy.ipynb)\n",