Skip to content

ExpressCogs is the project repository for a set of Java spiking neural network models.

Notifications You must be signed in to change notification settings

tim-shea/ExpressCogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressCogs

This project includes code for topological spiking neural networks. The code is based on jBLAS, a Java wrapper for the BLAS linear algebra library, and JavaFX, a GUI toolkit.

To run simulations, clone the code using e.g. git clone https://github.com/tim-shea/ExpressCogs and import the project into your java IDE. Classes in the expresscogs.simulation package can be run directly.

TopologicalNetwork is a simple network demonstrating the effect of topological connectivity on a standard excitatory/inhibitory reservoir style network.

SignalSelectionNetwork is a spiking model of basal ganglia translated from Gurney, Prescott, and Redgrave (2001).

About

ExpressCogs is the project repository for a set of Java spiking neural network models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published