Adaptive LN neuron models for NENGO

Copyright 2015 by Johannes Leugering (jleugeri@uos.de)

This file is part of the adaptive LN Neurons package.

The adaptive LN Neurons package is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this package in files named COPYING and COPYING.LESSER. If not, see <http://www.gnu.org/licenses/>.


The nengo adaptive LN models package contains the module neurons that defines several adaptive linear-non-linear neuron models mapping normally distributed inputs to various output distributions.

Installation:

To install make sure nengo, numpy and scipy are installed. Then download the source code (or clone the git repository) and run:

python setup.py install

Table of Content:

Indices and tables