An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rprop

A curated list of projects in awesome lists tagged with rprop .

https://github.com/pbenner/autodiff

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

automatic-differentiation bfgs cholesky-decomposition determinant eigenvalues gauss-jordan go golang gram-schmidt hessenberg-reduction linear-algebra linear-algebra-library newton-raphson numerical-optimization qr-algorithm rprop singular-value-decomposition special-functions statistical-models statistics

Last synced: 21 Mar 2025

https://github.com/patrickshaw/neural

A C++ implementation of feed-forward neural networks.

ai artificial-intelligence bprop cpp machine-learning ml neural neuralnetwork rprop

Last synced: 03 Apr 2025

https://github.com/johnygomez/bp

Bachelor Thesis - Reinforcement learning using NFQ on humanoid robot NAO

nao-robot nfq reinforcement-learning rprop

Last synced: 01 Mar 2025

https://github.com/vtramo/neural-networks-experiments-from-scratch

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.

activation-functions backpropagation batch-learning classification-problem early-stopping gradient-based-algorithm improved-resilient-backpropagation irprop kfold-cross-validation minibatch momentum neural-network numpy online-learning python python3 resilient-backpropagation rprop softmax stochastic-gradient-descent

Last synced: 11 Mar 2025