numpy-neural-network topic

List numpy-neural-network repositories

numpy-nn-model

63
Stars
4
Forks
Watchers

Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.

Adam

18
Stars
6
Forks
Watchers

Implementation of Adam Optimization algorithm using Numpy

pytortto

17
Stars
1
Forks
Watchers

deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API