• Stars
    star
    1
  • Language
    MATLAB
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

Start-To-Finish implementation of a Neural Network in Matlab. Main program and auxiliary functions will take a data set (available on request), clean it appropriately, and train a NN to categorize each sample in terms of one of three classes. See Python repo for Python implementation.