Skip to content

pblouw/nengo_rl

Repository files navigation

To easily run this notebook, an Anaconda environment is included here to ensure all dependencies are satisfied. To create the environment, do the following from within this repository once you've cloned it:

conda create -n yourenv --file=environment.yml
conda activate yourenv
jupyter notebook

You may need to install Anaconda beforehand.

About

RL Tutorial in Nengo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published