Skip to content

Reinforcement Learning-like rule for Continuous Time Recurrent Neural Networks (CTRNN)

License

Notifications You must be signed in to change notification settings

rl-ctrnn/rl_ctrnn

Repository files navigation

RL-CTRNN

Reinforcement Learning-like rule for Continuous Time Recurrent Neural Networks (CTRNN)

Project Structure

rl_ctrnn
├── data  # saved high-performing networks and perturbations
│  └── ...
├── tests  # tests to make sure calculated values are consistent
│  └── ...
├── vis  # code to generate visuals (and possibly keep them as well)
│  └── ...
├── {cooper/jason/eduardo}  # personal directories for run-scripts
│  ├── tests  # tests specific to personal files (optional)
│  └── ...
├── LICENSE
├── Makefile
├── README.md
└── requirements.txt

About

Reinforcement Learning-like rule for Continuous Time Recurrent Neural Networks (CTRNN)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •