文件名称:yannart-Scala-Neural-Network-7ace167
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- hwz***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于scala实现的BP多层神经网络源程序,带有测试用例-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.
This Scala implementation of a neural network, allows the execution and the training of a multi-layer perceptron.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
....................................\.gitignore
....................................\README.md
....................................\project
....................................\.......\build.properties
....................................\.......\build
....................................\.......\.....\Project.scala
....................................\.......\plugins
....................................\.......\.......\Plugins.scala
....................................\src
....................................\...\main
....................................\...\....\scala
....................................\...\....\.....\com
....................................\...\....\.....\...\yannart
....................................\...\....\.....\...\.......\neuralnetwork
....................................\...\....\.....\...\.......\.............\NeuralNetwork.scala