Skip to content

japonophile/synaptic-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synaptic Lab

Synaptic Lab is a web-based user interface to create, train and test neural networks in an intuitive way.

It uses the Synaptic neural net Clojure library. Synaptic Lab is written in Clojure and Clojurescript and uses core.async, Om and Sente.

Usage

  • Start the app:
$ lein run
Compiling ClojureScript.
mnist10k
Public root is /Users/antoine/git/github/synaptic-lab/resources/public
Starting Sente server on port 3000 ...

The mnist10k data set is available in this repository so you can start experimenting right away. Of course, you can also drop your own data sets in the ./data directory and they will be loaded when starting the app.

License

Copyright © 2015 Antoine Choppin

Distributed under the Eclipse Public License, the same as Clojure.

About

Visualise and experiment with neural networks in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published