Skip to content

neuralml/neoSSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A theory of temporal self-supervised learning in neocortical layers

This repository contains the code to run the experiments for the paper: A theory of temporal self-supervised learning in neocortical layers.

Dependencies

To install the requrired packages, create a new conda environment using:

conda env create -f environment.yaml

Training the neo-ssl model

Command line

To train run the experiment, simply pass the figure number as an argument for the run.py. For example, to run the experiment for figure 2, execute the following command:

python run.py --exp fig2

Plot the results

For each experiment, there is a jupyter notebook in plotting folder that plots the results.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published