Skip to content

Neural network in C# with fully connected layers and optionally randomized weights and biases. Provides feed forward method for prediction and back propagation implementation for training

License

Notifications You must be signed in to change notification settings

RiccardoRiedl/NeuralNetwork

Repository files navigation

NeuralNetwork

Implementation of a neural network with fully connected layers supporting forward feeding values to predict the outcome and back propagation to train the network

About

Neural network in C# with fully connected layers and optionally randomized weights and biases. Provides feed forward method for prediction and back propagation implementation for training

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages