Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Sparse Coding Cortical Model

Introduction

This repository contains the core code used for the model published in the paper "Fundamental principles of cortical computation: unsupervised learning with prediction, compression and feedback".

Starting up

Make sure that virtualenv is installed on your system first. Then clone the repo and run the following commands:

git clone git@github.com:braincorp/ASC
cd ASC

sudo ./install_ubuntu_dependencies.sh

./setup.sh

source venv/bin/activate
python ASC/train_sparse_coding.py [list of video files separated by spaces] [total number of frames]

About

Adaptive Sparse Coding

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages