Skip to content

konukk/WheatNNLeek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WheatNNLeek

Build Status License Minimum rustc version

WheatNNLeek is a spiking neural network system.

Getting started

Building

WheatNNLeek is mainly developed using Rust.

Before running examples, you should install Rust toolchain first. Please see instructions to install Rust.

After Rust is installed succesfully, you can build WheatNNLeek using make or make release.

Writing your own model and connection rule

Please see izhikevich model and static connection for details.

Contributing

Your contributions are always welcome.

License

Licensed under Apache License 2.0.

See LICENSE.txt for details.

About

Spiking neural network system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 87.0%
  • Common Lisp 12.4%
  • Makefile 0.6%