Skip to content

olafurt/exercise_3

Repository files navigation

Neural Network and Backpropagation

This project was an exercise in implementing the backpropagation algorithm for a general feed-forward neural network. The network used in the exercise is a simple one with one hidden layer.

About

Implementation of a simple neural network with one hidden layer and training with backpropagation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages