backpropagation-learning-algorithm
Here are 166 public repositories matching this topic...
Language:All
Sort:Most stars
A simple factor network implementation written by JavaScript
- Updated
Jan 17, 2018 - JavaScript
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
- Updated
Sep 8, 2018 - Jupyter Notebook
Final Project of the Udacity AI Programming with Python Nanodegree
- Updated
Aug 16, 2018 - Jupyter Notebook
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
- Updated
Feb 4, 2022 - Jupyter Notebook
A CNN model in numpy for gesture recognition
- Updated
Oct 11, 2017 - Python
Back Propagation, Python
- Updated
Jun 28, 2011 - Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
- Updated
Jan 15, 2018 - Python
ICDSS Machine Learning Workshop Series: Neural Networks
- Updated
Nov 28, 2017 - Jupyter Notebook
In this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.
- Updated
Jun 16, 2021 - C
MATLAB implementations of a variety of machine learning/signal processing algorithms.
- Updated
Aug 24, 2016 - MATLAB
Neural Network in pure PHP
- Updated
Aug 3, 2021 - PHP
Micro-Framework for building and Training Neural Network from Scratch based AutoGrad Engine
- Updated
Jun 28, 2023 - Python
Textbook implementation of backprop (from the Jacobian point of view) in Julia.
- Updated
Feb 11, 2017 - Julia
Package provides java implementation of multi-layer perceptron neural network with back-propagation learning algorithm
- Updated
Jan 26, 2018 - Java
Neural Network demonstration with Backpropagation learning and the Iris dataset.
- Updated
May 6, 2020 - C
- Updated
Apr 26, 2018 - Python
Multi-layered Convolutional Neural Network written in C++11
- Updated
Jun 8, 2019 - C++
Code for the paper "Combining Gradients and Probabilities for Heterogeneours Approximation of Neural Networks"
- Updated
Jan 6, 2025 - Python
Digit Recognition using backpropagation algorithm on Artificial Neural Network with MATLAB. Dataset used from MNSIT.
- Updated
Feb 12, 2018 - MATLAB
This neural network framework, built entirely from scratch in C++, offers a robust educational platform for deep learning. It features a custom matrix library and a handcrafted mathematical gradient computation engine, designed to teach neural networks from first principles. I am the sole developer and contributor to this project.
- Updated
May 16, 2025 - C++
Improve this page
Add a description, image, and links to thebackpropagation-learning-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebackpropagation-learning-algorithm topic, visit your repo's landing page and select "manage topics."