• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 6 years ago
  • Updated almost 6 years ago

Reviews

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

Repository Details

Here I implemented a neural network from scratch. The network has a single hidden layer with 12 node, input layer and output layer. The data was collected from UCI repository. This is a binary classification problem.