Topic: "backpropagation-learning-algorithm"
losedavidpb/kata-ialib
Simple artificial intelligence library
Language: Python - Size: 5.25 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

priyanksonis/Signature-verification-using-deep-convolution-neural-network
Signature Verification using Deep Convolution Neural Networks
Language: Python - Size: 19.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Kariaki/KotlinNeuralNetworkLibrary
In this project i worked on a neural network api from scratch to help me build reprojects that requires machine learning in neural network.
Language: Kotlin - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nuhyurdev/BackPropagation-model-QSAR-fish-toxicity
it was designed a neural network designed using Java-Neuroph Library.
Language: Java - Size: 913 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fle1scha/Neural-Net-Back-Prop
Manually implementing a neural network with back-propagation in R.
Language: R - Size: 628 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hkhurram147/Coursera-Machine-Learning-Course
An online course on ML taught by Andrew Ng. Introduces algorithms from scratch including regression models, classification, Neural Networks, SVMs, K-Means clustering, and applications such as Photo OCR.
Language: MATLAB - Size: 23 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

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

jatin-47/Sine-Classifier
A simple neural network to classify points generated using a sine function. Implementing backpropagation.
Language: C++ - Size: 764 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

robertodawid/DeepLearning_course_UU
This is a repository for the course on Deep Learning given by Uppsala University
Language: Jupyter Notebook - Size: 377 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DhilipSanjay/ANN-with-Momentum
Artificial Neural Networks with Back Propagation & Momentum (No external libraries used)
Language: Jupyter Notebook - Size: 85.7 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

darkhorrow/backpropagation-python
An implementation of backpropagation in Python
Language: Python - Size: 3.04 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

adrianmwai/machine-learning-ex4
machine learning ex4 alex ng
Language: MATLAB - Size: 339 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alaafarouk8/BackPropagationNeuralNetworks-
implementation of Back Propagation Neural Networks
Language: Java - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xallindrome-dev/neural-net-machine-learning
Practicing Backpropagation with Gradient Descent to build a Neural Network
Language: HTML - Size: 556 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

utk003/Neural-Networks
A general-purpose, easily configurable, MLP (multi-layer perceptron) implementing a custom-optimized backpropagation algorithm....
Language: Java - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arun-kmr-singh/HandWritten_Digit_Recognition_Neural-Net
Repository contains implementaion code of Nerural Network for identifying hand written digits. Images for digits are collected and converted into Grey scale images. Image of 200x200 pixels converted into a feature vector of size 40000 values. Sigmoid and Relu function used in forward propagation. Implemented back propagation. This Project is done as a part of Coursera Machine Learning Course.
Language: MATLAB - Size: 7.1 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

deep0892/coursera_machine_learning_stanford_course
Code and Assignment from different ml courses and books.
Language: MATLAB - Size: 26.4 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

KoStyle/ANN
A java Artificial Neural Network based on a multilayered perceptron. It can use Backpropagation and a genetic algorithm for the training
Language: Java - Size: 9.97 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - 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

CleitonBrito/XorProblem
This repository is about the Xor Problem, solved with Machine Learning. This was used algorithms of type FeedFoward and BackPropagation.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vairamuthushanmugavel/Javascript-Neural-Network
Multi layer perceptron is implemented in java script .used for XOR and Google's Doodle data set classification :snowflake: :zap:
Language: JavaScript - Size: 738 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

marekott/.NetML
Project of libraries containing machine learning models.
Language: C# - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kartiksingh98/Neural-Network
A neural network that implements a complete epoch, descends a gradient and backpropogates an error
Language: Python - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

joey-kilgore/NeuralNetworkConsoleApp
Neural Network that runs basic testing through a console application
Language: C# - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mrStasSmirnoff/Backpropagation_Python
The backpropagation algorithm is the classical approach to 'train' ANN including different architectures of ANN such us CNN, RNN etc.
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

the-kezian-diary/a-neural-network
A simple neural network Implemented using only NumPy, A simple Codebase to understand the maths of Neural Network, and a few Optimization techniques.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

DoktorMike/neuralnethack
Automatically exported from code.google.com/p/neuralnethack
Language: C++ - Size: 1.48 MB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

chaitanyacsss/Neural-Networks-Backpropagation-Implementation
Neural Networks : Back propagation implementation
Language: Python - Size: 34 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

umangrmehta/image-orientation-classifier
Identifying Image Orientation using Supervised Machine Learning Models of k-Nearest Neighbors, Adaboost and Multi-Layer Feed-Forward Neural Network trained using Back-Propagation Learning Algorithm
Language: Python - Size: 6.83 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

gilbertobastos/prj_perceptron_multicamadas_seq
Implementação sequencial e simples do Perceptron Multicamadas utilizando o algoritmo backpropagation para o treinamento da mesma.
Language: C - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

gilbertobastos/prj_perceptron_multicamadas_CUDA
Implementação simples do Perceptron Multicamadas em CUDA.
Language: C - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sadatrafsanjani/Neural-Network
Neural network built from scratch
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Deadddorks/Neural-Net
My attempt at making a feed forward neural network that learns through back-propegation.
Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/NewsGenerator
Rnn (vanial, GRU and LSTM) from scratch
Language: Python - Size: 40 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

csrividhya/Neural-Networks
Collection of neural network implementations done from scratch.
Language: Python - Size: 901 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

vimlord/NNetLibs
A Neural Net library that comes with several training algorithms.
Language: C - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

cache117/cs478-backpropagation
Language: Java - Size: 169 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
