项目作者: GopikrishnanSasikumar

项目描述 :
Implementaion of a neural network with one hidden layer.
高级语言: Java
项目地址: git://github.com/GopikrishnanSasikumar/Neuralnet_in_java.git
创建时间: 2017-02-06T10:27:37Z
项目社区:https://github.com/GopikrishnanSasikumar/Neuralnet_in_java

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Neural Network in Java

Implementation of a neural network with one hidden layer in java.

Getting Started

These instructions will get you a copy of the code up and running.

  1. git clone https://github.com/GopikrishnanSasikumar/Neuralnet_in_java.git

Run:

  1. bash run.sh

License

This project is licensed under the BSD 3-clause License - see the LICENSE.md file for details

Acknowledgments

  • This code was inspired by intro to neural networks blog post by Trask

Built with :heart: by Gopi