Title:
yannart-Scala-Neural-Network-7ace167 Download
- Category:
- AI-NN-PR
- Tags:
-
- File Size:
- 7kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- hwzhao
Description: n implementation in Scala written by Yann Nicolas
This Scala implementation of a neural network, allows the execution and the training of a multi-layer perceptron.
To Search:
File list (Check if you may need any files):
yannart-Scala-Neural-Network-7ace167
....................................\.gitignore
....................................\README.md
....................................\project
....................................\.......\build.properties
....................................\.......\build
....................................\.......\.....\Project.scala
....................................\.......\plugins
....................................\.......\.......\Plugins.scala
....................................\src
....................................\...\main
....................................\...\....\scala
....................................\...\....\.....\com
....................................\...\....\.....\...\yannart
....................................\...\....\.....\...\.......\neuralnetwork
....................................\...\....\.....\...\.......\.............\NeuralNetwork.scala