File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Tutorial on basic neural network concepts
1+ # Tutorial on basic reinforcement learning concepts concepts
22
33<!-- [](https://zenodo.org/doi/10.5281/zenodo.10792272)
44[](https://www.gnu.org/licenses/gpl-3.0) -->
1010## Material for this tutorial
1111
1212- The theoretical lecture can be found here:
13- <!-- - [Part 1: Introduction to reinforcement learning](https://github.com/machine-learning-tutorial/neural-networks /blob/main/slides/nns-part1 .pdf) -->
13+ - [ Part 1: Introduction to reinforcement learning] ( https://github.com/machine-learning-tutorial/reinforcement-learning /blob/main/lectures/intro_to_RL .pdf )
1414
15- - The tutorial in slide form is here
16- <!-- - [Part 1: simple gridworld (no ML libraries) ](https://machine-learning-tutorial.github.io/neural-networks/1-neural-networks.html#/) -->
15+ - The tutorial can be found here:
16+ - [ RL_simple_gridworld.ipynb ] ( https://github.com/ machine-learning-tutorial/reinforcement-learning/blob/main/RL_simple_gridworld.ipynb )
1717
1818## Download the repository
1919
You can’t perform that action at this time.
0 commit comments