Skip to content

Neural network written from scratch (Used technologies: .NET, WPF, MVVM)

Notifications You must be signed in to change notification settings

curiosity123/NeuralNetwork

Repository files navigation

NeuralNetworkScratch

in future

  • add loss callback
  • add matrix row mixer and divider (for test data)
  • connect loss with test data
  • add regularization L2 method
  • add relu activation function
  • add sigmoid activation function
  • add automatic normalization parameters

About

Neural network written from scratch (Used technologies: .NET, WPF, MVVM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages