Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 207 Bytes

basic-java-neural-network

A basic implementation of a neural network in java, with back-propagation. I created this as a project to get myself familiar with some of the basic concepts in machine learning.