You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains most of the reinforcement learning environments referred in the book [Reinforcement Learning: An Introduction(2nd)](http://incompleteideas.net/book/the-book-2nd.html). You may also view the notebooks bellow for how to reproduce most of the figures on that book:
18
-
19
-
-[View on Jupyter NBViewer](https://nbviewer.jupyter.org/github/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/tree/master/notebooks/)
20
-
-[View on Github](https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/tree/master/notebooks)
21
-
20
+
This repo contains most of the reinforcement learning environments referred in the book [Reinforcement Learning: An Introduction(2nd)](http://incompleteideas.net/book/the-book-2nd.html). The code to generate those figures are in the `notebooks` folder. Try it interactively on [MyBinder](https://mybinder.org/v2/gh/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/master) now!
0 commit comments