首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 人工神经网络与java 1.5建

人工神经网络与java 1.5建

  • 资源大小:19.42 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 神经网络 人工

资 源 简 介

Java implementation of a Feed Forward Neural Network (FFNN). The design is fairly object orientated which means there is a trade off between performance and code readability. The design has had a focus on experimentation, therefore it is easily configured to different network sizes, number of layers. There are also two activation functions: Logistic (default) and the Hyperbolic Tangent. There are two training methods Online Back Propagation, and Particle Swarm Optimization.
VIP VIP
0.197267s