xujiachang1024 / NumPy-based-Neural-Network

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumPy-based Neural Network

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

About

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

License:MIT License


Languages

Language:Python 100.0%