GitHub topics: forward-propagation
dr-mushtaq/Deep-Learning
This repository is a related to all about Deep Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python)
Language: Jupyter Notebook - Size: 3.25 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 16

AM-Ankitgit/Complete-Deep-Learning-Algorithms
deep-learning machine-learning
Language: Jupyter Notebook - Size: 196 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

olivia-ai/the-math-behind-a-neural-network
Mathematics paper recapitulating the calculus behind a neural network and its back propagation
Language: TeX - Size: 2.13 MB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 133 - Forks: 9

sandialabs/pytuq
Python Toolkit for Uncertainty Quantification
Language: Python - Size: 6.45 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

JaewonSon37/Neural_Networks_and_Deep_Learning1
Language: Jupyter Notebook - Size: 7.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yonteels/Number-Detection
This is a custom-built neural network that detects handwritten numbers from image inputs. It uses ReLU activation in the hidden layers and a softmax activation function in the output layer for classification. The model is trained using backpropagation with a loss function to minimize prediction errors, achieving over 99% accuracy when predicting di
Language: Python - Size: 791 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

micahondiwa/ml_dl-in-finance
A series of machine learning and deep learning projects in finance.
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Akramz/grokking-deep-learning-notebooks
Notes & Code to go over "Grokking Deep Learning" Book by Andrew Trask
Language: Jupyter Notebook - Size: 34.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 17

Adolphus8/Computing-with-Confidence
The role of the repository is to provide a platform to present the codes which serve as a tutorial for those who are interested in learning and implementing the proposed methods to compute with confidence for the reliability analysis of engineering systems.
Language: R - Size: 168 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rex-8/MNIST-4-layer
Implementing a 4 layer neural to identify digits from a 28x28 grid using just python and numpy
Language: Python - Size: 107 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MohammedSaqibMS/Convolution_model_Application
CNN TensorFlow image classification deep learning forward propagation cost optimization model training dataset preprocessing
Language: Jupyter Notebook - Size: 10.1 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MohammedSaqibMS/Introduction-to-TensorFlow
This repository implements a basic neural network in TensorFlow, covering forward propagation, cost computation, and model training. It is inspired by the Deep Learning Specialization from DeepLearning.AI and provides a hands-on approach to deep learning. 🌟
Language: Jupyter Notebook - Size: 9.69 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MohammedSaqibMS/Building-your-Deep-Neural-Network
This repository guides you in building deep neural networks from scratch using Python and NumPy, covering key concepts like forward propagation and cost functions for binary classification.
Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MohammedSaqibMS/Gradient-Checking
Gradient Checking: Demonstrates 1D and ND gradient checking techniques to verify the accuracy of gradients in neural networks. Inspired by DeepLearning.AI's Deep Learning Specialization.
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ejdecena/Redes-Neuronales
Este repositorio sirve de apoyo en la asignatura de Redes Neuronales.
Language: Python - Size: 4.67 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

matsjfunke/feedforward-neural-network-from-scratch
Fully Connected Neural Network (FCNN) from scratch in python & Notes to aid understanding the workings of neural networks
Language: Python - Size: 30 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

amatov/PowerLineCommunication
Language: MATLAB - Size: 73.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

4s4v1n/MLP
Neural network for letter recognition
Language: C++ - Size: 34.9 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

LeeSinLiang/Neural-Network-Manim
Code for my youtube video: Neural Network Crash Course, Ep 1
Language: Python - Size: 582 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

DenisEfremov71/ANN_ForwardPropagation
Jupyter Notebook that builds a Neural Network from scratch
Language: Jupyter Notebook - Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

zohaibterminator/machine-learning-specialization
Github repo for ML Specialization course on Coursera. Contains notes and practice python notebooks.
Language: Jupyter Notebook - Size: 21.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dhwabqryh/Data-Mining-I
Tugas praktikum Data Mining I
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

izzudin01/digitrecognizer
This project involves the development of a digit recognition system using a two-layer neural network, specifically designed to classify handwritten digits (0-9). The system was built and trained on the MNIST dataset, which contains 70,000 images of handwritten digits.
Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

muhammadshaffay/Text-Clipper
A tool that quickly and accurately segments Urdu sentences and words in your text.
Language: Jupyter Notebook - Size: 6.86 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aadityasikder/Neural-Network-from-Scratch-
This notebook demonstrates a neural network implementation using NumPy, without TensorFlow or PyTorch. Trained on the MNIST dataset, it features an architecture with input layer (784 neurons), two hidden layers (132 and 40 neurons), and an output layer (10 neurons) with sigmoid activation.
Language: Jupyter Notebook - Size: 5.38 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Eruimdas/Basics-of-Computational-Graph
A simple mimicking of TensorFlow, which including forward and backward propogation.
Language: Jupyter Notebook - Size: 772 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

krish1925/ECE-C147
Coursework for the class ECE C147 (Neural Networks and Deep Learning)
Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jhson989/analyse-cudnn-conv-fwd-algo
cuDNN Convolution Forward Algorithm 분석
Language: Cuda - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

TheUnsolvedDev/cs6910_assignment1
Assignment 1
Language: Python - Size: 2.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

estandengrant/Neural_Network_Utilities
Utilities for Neural Network construction and use
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Amber0914/NN_without_libraries
It's a demonstration for implementing NN without using any deep learning library.
Language: Python - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Tanjim131/CSE-474-Pattern-Recognition-Sessional
This repository contains the course assignments of CSE 474 (Pattern Recognition) taken between February 2020 to December 2020 at Bangladesh University of Engineering and Technology (BUET).
Language: Python - Size: 6.68 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bhavaniprasad73/Artificial-Neural-Network
Artificial Neural Network - Wisconsin Breast Cancer Detection
Language: Jupyter Notebook - Size: 2.42 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

OMEGAMAX10/Machine-Learning-Programming-Assigments-Coursera-Andrew-Ng
These are the solutions to the programming assigments from Andrew Ng's "Machine Learning" course from Coursera
Language: MATLAB - Size: 23.3 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

DevSingh1101/Neural-Net
Neural Network made by using numpy
Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

krtab/fwd_ad
Fwd:AD is a Rust library (crate) to perform forward auto-differentiation, with a focus on empowering its user to manage memory location and minimize copying. This repo is a mirror of https://gitlab.inria.fr/InBio/Public/fwd_ad.
Language: Rust - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Apoorv070/Deep_learning_Basics
Learning about Perceptron and Multi layered perceptron
Language: Jupyter Notebook - Size: 4.44 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

Meet0067/BreastCancerDetection
Language: Python - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alessiopittiglio/image-processing-transmission
Exercises done during the Image Processing and Transmission course
Language: MATLAB - Size: 416 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sef007/Neural-Network-Email-Classifier-Numpy-Only
Neural Network using NumPy, V1: Built from scratch. V2: Optimised with hyperparameter search.
Language: Python - Size: 780 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

chiapeilin/Neural-Network
The code of forward propagation , cost function , backpropagation and visualize the hidden layer.
Language: Jupyter Notebook - Size: 919 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

hellonlp/deep-learning
搭建、深度学习、前向传播、反向传播、梯度下降和模型参数更新、classification、forward-propagation、backward-propagation、gradient descent、python、text classification
Language: Python - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

slothengineer/DeepLearning-Concepts
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AusBoone/Neural-Network-C
This repository contains code to create, train, and predict using a neural network with a single hidden layer. This includes a complete implementation of a simple feedforward neural network and functions for initialization, forward propagation, backpropagation, training, and prediction.
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xujiachang1024/NumPy-based-Neural-Network
A highly modular design and implementation of fully-connected feedforward neural network structured on NumPy matrices
Language: Python - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rohitashwachaks/AndrewNG
Programming exercises for the Machine learning course offered by Coursera and Andrew Ng
Language: MATLAB - Size: 26.2 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Arya920/Different-ML-Models
Please feel free to explore the projects, review the code, and provide any feedback or suggestions. I am open to collaboration and eager to learn from the broader data science and machine learning community. Let's connect and learn together!
Language: Jupyter Notebook - Size: 8.25 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

rainaa0277/Fashion-MNIST-Classifier-using-ANN
Fashion training set consist of 70,000 images divided into 60,000 training and 10,000 testing samples. Dataset samples consists of 28x28 grayscale image associated with a label from 10 calsses.
Language: Jupyter Notebook - Size: 43.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SindorimBear/Forward_Prop
Code describing the Forward Propagation
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mahammadodj/Neural_Network_from_scratch
Language: Jupyter Notebook - Size: 596 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xahid007/Neural-Netowork
In this repo, I tried to upload basic components of Neural Network. It will eventually help to understand the core ideas of NN.
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

srilakshmi-thota/IRIS-DATASET-ANALYSIS-USING-NEURAL-NETWORK
Neural Network with functions for forward propagation, error calculation and back propagation is built from scratch and is used to analyse the IRIS dataset.
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

grvnair/rnn-using-numpy
Built a simple RNN Model using NumPy
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MBadriNarayanan/DeepLearningSpecializationCoursera 📦
Deep Learning Specialization (5 Courses) . Course offered by deeplearning.ai and Coursera. Taught by Andrew Ng.
Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

yashsriram/spnn
A comparison of fully connected network (forward and backward propagation) implementations.
Language: C++ - Size: 3.17 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

navjindervirdee/neural-networks
Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.
Language: Jupyter Notebook - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 22

khritish17/GARGi-Network
A simple perceptron based artificial neural network using python and numpy package only.
Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/develop-DNNs
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/cat-detection-with-Logistic-Regression
Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/NNs-with-one-hidden-layer
Language: Jupyter Notebook - Size: 333 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/Recurrent-Neural-Networks-with-LSTM
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ajaybiswas22/Neural-Network-Logic-Gates
This repository provides the Implementation of logic gates using neural networks.
Language: Jupyter Notebook - Size: 247 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CICIFLY/Deep-Learning-Projects
CNN, ANN, Python, Matlab
Language: Python - Size: 10.9 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

janivkk/neural-network
Artificial Intelligence - Assessment 1
Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tocram1/ReseauxNeuronesR
Language: R - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

elftausend/forward
A feed-forward-only neural network library, planned for embedded devices
Language: Rust - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SoniSiddharth/ML-Logistic-regression-Neural-Networks-from-scratch
Logistic Regression and Neural Networks implementation from scratch
Language: Python - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

CS-Ponkoj/Cat-Recognition-Logistic_Regression_with_a_Neural_Network_mindset
This is a project to recognize cat using logistic regression with Neural Network concepts of backward and forward propagation from DeepLearning.AI.
Language: Jupyter Notebook - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NeckersBOX/n3lib
Neural Network library customizable written in C. Threads implementations in both forward and backward propagation.
Language: C - Size: 5.13 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

PasaOpasen/cost2fitness
PyPI package for 1) conversion cost values (less is better) to fitness values (more is better) and vice versa, 2) using fast neural networks for forward propagation
Language: Python - Size: 238 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

shamo0/Machine_Learning_Coursera
Solutions for the Coursera Machine Learning Course (Andrew Ng).
Language: MATLAB - Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pradeepdev-1995/Gradient-descent
Gradient descent is a first-order iterative optimization algorithm for finding a local minimum of a differentiable function. To find a local minimum of a function using gradient descent, we take steps proportional to the negative of the gradient (or approximate gradient) of the function at the current point. But if we instead take steps proportional to the positive of the gradient, we approach a local maximum of that function; the procedure is then known as gradient ascent.
Language: Jupyter Notebook - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hasanur-rahman/AI-Scratch-Projects
I have implemented some AI projects from scratch implementation without explicit use of the built-in-libraries and thus added to this repo.
Language: Jupyter Notebook - Size: 381 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ashish230897/Deep-Neural-Networks-From-Scratch
Designing Your Own Deep Neural Network
Language: Jupyter Notebook - Size: 344 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Batserine/Backprop_MNIST
Simple neural network built with numpy to see classification metrics.
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

antonio-f/Building_your_Deep_Neural_Network_Step_by_Step
Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 5

lmbarr/cnn_mnist
CNN MATLAB implementation (including training and forward propagation) to clasifify the MNIST handwritten numbers.
Language: Matlab - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DunittMonagas/Neural-Networks-and-Deep-Learning
Curso Neural Networks and Deep Learning. Primer curso del programa especializado Deep Learning. Este repositorio contiene todos los ejercicios resueltos. https://www.coursera.org/learn/neural-networks-deep-learning
Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
