rprop
Here are 12 public repositories matching this topic...
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
-
Updated
Dec 8, 2021 - Go
A C++ implementation of feed-forward neural networks.
-
Updated
Aug 22, 2017 - C++
RPROP Neural Network with Delphi
-
Updated
Jun 23, 2021 - Pascal
gradient descent optimization algorithms
-
Updated
Aug 21, 2018 - Python
Pure Golang implementation of the algorithm Rprop+
-
Updated
Mar 5, 2019 - Go
This doesn't work, not the code, the whole premise. Don't expect to get rich quick! The code behind this is a basic Feed Forward neural network, trained with RPROP, which I wrote from scratch. It doesn't have multithreading either, so not useful for most things.
-
Updated
Sep 15, 2016 - C#
A dynamic multilayer neural network implementation with RProp for MNIST classification.
-
Updated
Nov 5, 2023 - Python
Bachelor Thesis - Reinforcement learning using NFQ on humanoid robot NAO
-
Updated
Sep 18, 2017 - Python
The objective of this repository is to provide a learning and experimentation environment to better understand the details and fundamental concepts of neural networks by building neural networks from scratch.
-
Updated
Jul 22, 2023 - Python
Add this topic to your repo
To associate your repository with the rprop topic, visit your repo's landing page and select "manage topics."