Skip to content

Wei-1/Scala-NN-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala NeuralNetwork Playground

Build Status

A better realized Neural Network in Scala

Based on Google's Deep Neural Network Playground.

WIP

  • Test

  • Visualization

Dev-Environment

  • Scala 2.12

  • Sbt 1.2

Installation Process

  1. install Sbt

  2. Clone this project

git clone https://github.com/Wei-1/Scala-NN-Playground.git

Run

sbt run

After set the program running, the service will be at port 9000. Visit http://localhost:9000 for further information.

About

Scala Neural Network Playground

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published