Skip to content

Commit 9f8bf9a

Browse files
authored
Add links for notebook
1 parent 04d1961 commit 9f8bf9a

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616

1717
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:
1818

19-
<details>
20-
<summary> View on Nextjournal </summary>
21-
</details>
22-
23-
<details>
24-
<summary> View on Jupyter NBViewer </summary>
25-
</details>
26-
27-
<details>
28-
<summary> View on Github </summary>
29-
</details>
19+
- [View on Nextjournal](https://nextjournal.com/Jun-Tian/notebooks-for-reinforcementlearninganintroductionjl)
20+
- [View on Jupyter NBViewer](https://nbviewer.jupyter.org/github/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/tree/master/notebooks/)
21+
- [View on Github](https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/tree/master/notebooks)

0 commit comments

Comments
 (0)