GitHub topics: numpy-neuralnet-exercise
cedrickchee/neural-network-in-13-lines
A neural network in 13 lines of Python.
Language: Python - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 5

yuanxiaosc/Theoretical-Proof-of-Neural-Network-Model-and-Implementation-Based-on-Numpy
This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for the in-depth understanding of neural networks. 神经网络模型的理论证明与基于Numpy的实现。
Language: Python - Size: 1.47 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 78 - Forks: 21

InCogNiTo124/recursive-sgd 📦
A proof of concept of a recursion doing stochastic gradient descent for a simple neural network. Done in Python3 with numpy
Language: Python - Size: 192 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

AyushExel/Neo
Deep learning library in python from scratch
Language: Python - Size: 267 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 11

jsteng19/MNIST_Neural_Net
This is an educational project intended to classify handwritten digits from the MNIST database using only native Python and the NumPy library. Pillow (PIL fork) was used to display the handwritten images for demonstration purposes.
Language: Python - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hwalsuklee/numpy-neuralnet-exercise
Implementation of key concepts of neuralnetwork via numpy
Language: Python - Size: 26.4 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 48 - Forks: 13

GdMacmillan/LensFlare
Python repository for deep learning using Tensorflow and Numpy
Language: Python - Size: 385 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

rajathpatel23/ml_algo_numpy
Machine learning algorithm implemented from scratch in python
Language: Python - Size: 2.34 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tranlethaison/NumpyNeuralNet
Neural Networks and training algorithms in Numpy, for learning purpose.
Language: Python - Size: 869 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
