All Projects → Backpropagation → Similar Projects or Alternatives

32 Open source projects that are alternatives of or similar to Backpropagation

Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-4.96%)
Mutual labels:  backpropagation
Backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
Stars: ✭ 154 (-36.36%)
Mutual labels:  backpropagation
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (-40.5%)
Mutual labels:  backpropagation
Teaching Monolith
Data science teaching materials
Stars: ✭ 126 (-47.93%)
Mutual labels:  backpropagation
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-47.93%)
Mutual labels:  backpropagation
Nn
A tiny neural network 🧠
Stars: ✭ 119 (-50.83%)
Mutual labels:  backpropagation
The Math Behind A Neural Network
📄 The math behind the neural network used for Olivia
Stars: ✭ 119 (-50.83%)
Mutual labels:  backpropagation
Simple Neural Networks
Simple neural networks based only on Numpy
Stars: ✭ 114 (-52.89%)
Mutual labels:  backpropagation
Selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
Stars: ✭ 107 (-55.79%)
Mutual labels:  backpropagation
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (-72.73%)
Mutual labels:  backpropagation
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的实现。
Stars: ✭ 65 (-73.14%)
Mutual labels:  backpropagation
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+349.59%)
Mutual labels:  backpropagation
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-85.54%)
Mutual labels:  backpropagation
Mathematics
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
Stars: ✭ 417 (+72.31%)
Mutual labels:  backpropagation
Go Deep
Artificial Neural Network
Stars: ✭ 303 (+25.21%)
Mutual labels:  backpropagation
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+5.37%)
Mutual labels:  backpropagation
RCNN MDP
Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.
Stars: ✭ 65 (-73.14%)
Mutual labels:  backpropagation
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (-90.08%)
Mutual labels:  backpropagation
WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
Stars: ✭ 34 (-85.95%)
Mutual labels:  backpropagation
diffhask
DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.
Stars: ✭ 26 (-89.26%)
Mutual labels:  backpropagation
mm-bp-snn
No description or website provided.
Stars: ✭ 30 (-87.6%)
Mutual labels:  backpropagation
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-63.22%)
Mutual labels:  backpropagation
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Stars: ✭ 20 (-91.74%)
Mutual labels:  backpropagation
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (-80.58%)
Mutual labels:  backpropagation
Medium-Python-Neural-Network
This code is part of my post on Medium.
Stars: ✭ 58 (-76.03%)
Mutual labels:  backpropagation
SwiftSimpleNeuralNetwork
A simple multi-layer feed-forward neural network with backpropagation built in Swift.
Stars: ✭ 29 (-88.02%)
Mutual labels:  backpropagation
Blur-and-Clear-Classification
Classifying the Blur and Clear Images
Stars: ✭ 88 (-63.64%)
Mutual labels:  backpropagation
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (-49.17%)
Mutual labels:  backpropagation
NeuroFlow
Awesome deep learning crate
Stars: ✭ 69 (-71.49%)
Mutual labels:  backpropagation
ai-backpropagation
The backpropagation algorithm explained and demonstrated.
Stars: ✭ 20 (-91.74%)
Mutual labels:  backpropagation
Character-recognition-by-neural-network
Back Propagation, Python
Stars: ✭ 32 (-86.78%)
Mutual labels:  backpropagation
ODTbrain
Python library for diffraction tomography with the Born and Rytov approximations
Stars: ✭ 19 (-92.15%)
Mutual labels:  backpropagation
1-32 of 32 similar projects