An open API service indexing awesome lists of open source software.

https://github.com/nickstenning/maw

"Missing a Wheel" is my Cambridge Part III project: neurocontrol of a simulated unicycle
https://github.com/nickstenning/maw

Last synced: about 1 year ago
JSON representation

"Missing a Wheel" is my Cambridge Part III project: neurocontrol of a simulated unicycle

Awesome Lists containing this project

README

          

# Missing A Wheel

This is an ongoing experiment into a neurologically-inspired controller for a unicycle.

## Running the code

Check out the code, and run the following in the repository root:

virtualenv --no-site-packages --distribute pyenv
source pyenv/bin/activate
python setup.py develop

nngen 5 10 2 | evolve | simulate_unicycle