Skip to content

sandeepyadavkec/BasicNeuralNetJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BasicNeuralNetJava

Implement a very basic neural network using Java

I have developed this program by referring to this blog by David Miller: http://www.millermattson.com/dave/?p=54 David have given excellent explanations, so you can refer to the video for any doubs or questions. The original implementation by David is in cpp, I have used Java which makes things easier for me.

About

Implement a very basic neural network using Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages