Skip to content

danjeffrey/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple neural network solver

Objective:

Provide a simple API for defining a neural network, feeding test data, telling it to learn its parameters, and then using it to generate proedictions for new data sets.

This is a learning exercise and not intended to be a state of the art or commercial grade tool.

Any suggestions and critiques would be greatly appreciated.

About

Simple neural network solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages