jaberg / nengo

Reference implementation of the Nengo API in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the Neural Engineering Framework with Python

This package contains an API for creating neural simulations using the methods of the Neural Engineering Framework (NEF).

It also contains, at the moment, the beginnings of a Theano implementation of the NEF API.

Documentation can be found at https://nef-py.readthedocs.org/en/latest/

About

Reference implementation of the Nengo API in Python

License:MIT License


Languages

Language:Python 98.1%Language:Shell 1.9%