Skip to content
forked from simondlevy/TinyNEF

Simple implementation of the Neural Engineering Framework

License

Notifications You must be signed in to change notification settings

steroal/TinyNEF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code for working with a simplified version of the Neural Engineering Framework (NEF). For learning about the NEF, your best best is to try out Nengo. I created TinyNEF to provide a minimal (“tiny”) implementation of the NEF for projects in robotics.

Quickstart

git clone https://github.com/simondlevy/SUEAP
cd SUEAP/python
sudo python3 setup.py install
cd
git clone https://github.com/simondlevy/TinyNEF
cd TinyNEF/gym
python3 cartpole.py

About

Simple implementation of the Neural Engineering Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%