Skip to content

A highly modular design and implementation of fully-connected feedforward neural network structured on NumPy matrices

License

Notifications You must be signed in to change notification settings

xujiachang1024/NumPy-based-Neural-Network

Repository files navigation

NumPy-based Neural Network

A highly modular design and implementation of fully-connected feedforward neural network based on NumPy