Skip to main content

Deep Continuous Local Learning

Project description

# Deep Continuous Local Learning (DECOLLE)

DECOLLE is an online learning framework for spiking neural networks. The algorithmic details are described in this [Frontiers paper](https://www.frontiersin.org/articles/10.3389/fnins.2020.00424/full). If you use this work in your research, please cite as:

` @ARTICLE{decolle2020, AUTHOR={Kaiser, Jacques and Mostafa, Hesham and Neftci, Emre}, TITLE={Synaptic Plasticity Dynamics for Deep Continuous Local Learning (DECOLLE)}, JOURNAL={Frontiers in Neuroscience}, VOLUME={14}, PAGES={424}, YEAR={2020}, URL={https://www.frontiersin.org/article/10.3389/fnins.2020.00424}, DOI={10.3389/fnins.2020.00424}, ISSN={1662-453X} `

### Installing Clone and install. The Python setuptools will take care of dependencies ` git clone https://github.com/nmi-lab/decolle-public.git cd decolle-public python setup.py install --user `

The following will run decolle on the default parameter set ` cd scripts python train_lenet_decolle.py `

All parameter sets are contained in scripts/parameters, you can use them as such: ` cd scripts python train_lenet_decolle.py --params_file=parameters/params_dvsgestures_torchneuromorphic_attention.yml `

## Authors

## License

This project is licensed under the GPLv3 License - see the [LICENSE.txt](LICENSE.txt) file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

decolle-0.2.tar.gz (38.6 kB view hashes)

Uploaded Source

Built Distribution

decolle-0.2-py3-none-any.whl (43.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page