/Numpy-Multi-Perceptron

This is a quick project trying to achieve a Multi-Layer Perceptron only using Numpy available features and maybe later use the Cupy library to speed up its process to GPU-Tensorflow like training speed.

Primary LanguagePython

Watchers