Skip to content

pblouw/nengo_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors