Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 268 Bytes

File metadata and controls

5 lines (3 loc) · 268 Bytes

Neural network implementation using numpy

About

This a very simple neural network implementation in python. The implementation is done to be as similar to sklearn API as possible. This supports any number of hidden layers with two types of activation functions