Radboud Spiking Neural Network Simulator
Project description
SimSNN
A spiking neural network simulator developed and maintained by Radboud University staff and students.
Requirements
To run the program, make sure you have installed the dependencies listed in environment.yml.
We recommend creating a conda environment for every project. You can do this with the following command:
conda env create --file environment.yml
Usage
On Google Colab
Click on the badge to open the notebook in google colab. Then run every cell to see the example output.
Locally using jupyter notebooks
Clone this repository or download the zipped version. Unzip and open a terminal in the project directory. From there you can install the conda requirements, as mentioned before. You can also run the notebook by running
jupyter lab ./example.ipynb
Locally from the command line
To run the example network, located in the examples directory, open up a terminal in the project directory and run the following command:
python -m simsnn
You should be presented with a read out from the connected measuring tools like this:
(see homepage if the image doesn't render correctly.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simsnn-1.0.2.tar.gz.
File metadata
- Download URL: simsnn-1.0.2.tar.gz
- Upload date:
- Size: 60.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
640fd9c4f405ec93766eff2c23a365066494da0cda6e3d54e82e5954cb1c6cbc
|
|
| MD5 |
4556fa9ec9242c56f960b0bf0e49c4ce
|
|
| BLAKE2b-256 |
ba672c9b9f5a1f5f2f81f6ab3c7c81b2176cfe1019f727eef26bce6161e99a80
|
File details
Details for the file simsnn-1.0.2-py3-none-any.whl.
File metadata
- Download URL: simsnn-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eedb5f0e52a0ae9c539259a35380c5adc957a35b938ee266bfecec35d9667fac
|
|
| MD5 |
c1a0cb7f304e41b88a2a1e42eed8a898
|
|
| BLAKE2b-256 |
400abad1d667d77247a29bbf7f394a1d8d7dd3c8f02f9c719b87717f3fabdc6d
|