GOAL-Robots / ASpikingModelOfGoalDirectedBehaviour

A Spiking Model Of Goal Directed Behaviour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNN_GDB

A spiking neural network model for goal-directed behaviour

Link to reference: https://www.biorxiv.org/content/10.1101/867366v1

Using the network

In order to use the network you just need to run the 'main.py' script. All the parameters of the network are defined in this file.

If you have some trouble in executing the main, or you want to use the functions implemented in this project, you can install it going into the folder that contains the project and typing:

python setup.py

N.B.: python 3.6 or superior is required

About

A Spiking Model Of Goal Directed Behaviour

License:MIT License


Languages

Language:Python 100.0%