• Stars
    star
    1
  • Language
    C++
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Feed forward neural network with back propagation learning algorithm, momentum and regularization technique in C++ with multithread to speed up training time.