numpy-neuralnet-exercise
Here are 10 public repositories matching this topic...
Language:All
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的实现。
- Updated
Aug 4, 2019 - Python
Implementation of key concepts of neuralnetwork via numpy
- Updated
Feb 6, 2018 - Python
Deep learning library in python from scratch
- Updated
Sep 8, 2022 - Python
A neural network in 13 lines of Python.
- Updated
Feb 6, 2018 - Python
Python repository for deep learning using Tensorflow and Numpy
- Updated
Jun 11, 2019 - Python
A proof of concept of a recursion doing stochastic gradient descent for a simple neural network. Done in Python3 with numpy
- Updated
Aug 19, 2024 - Python
Neural Networks and training algorithms in Numpy, for learning purpose.
- Updated
Sep 18, 2020 - Python
Machine learning algorithm implemented from scratch in python
- Updated
Dec 28, 2020 - Python
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.
- Updated
Dec 27, 2018 - Python
- Updated
Oct 28, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to thenumpy-neuralnet-exercise topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenumpy-neuralnet-exercise topic, visit your repo's landing page and select "manage topics."