Skip to content

rhyolight/nupic.cerebro2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Cerebro 2

A visualization and debugging tool for NuPIC.

Usage

cd static
python -m SimpleHTTPServer 8000

You can the visit the following URLs in your browser:

// Basic demo
http://localhost:8000

// Random models demo
http://localhost:8000/#minX=1&maxX=50&minY=1&maxY=25&minZ=3&maxZ=5

// Network demo
http://localhost:8000/#layerClass=TestNetworkLayer&loadLayersTimeoutDuration=500

About

A visualization and debugging tool for NuPIC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published