rmwkwok/forward_forward_algorithm
Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow
No commits in the last 6 months.
Stars
35
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rmwkwok/forward_forward_algorithm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jolars/sortedl1
Python package for Sorted L-One Penalized Estimation (SLOPE)
SENATOROVAI/L-BFGS-B-solver-course
Linear regression with the LBFGSB (Limited-memory Broyden-Fletcher-Goldfarb-Shanno BFGS) solver...
softmin/ReHLine-python
Regularized Composite ReLU-ReHU Loss Minimization with Linear Computation and Linear Convergence
SENATOROVAI/stochastic-average-gradient-sag-saga-solver-course
The SAG (Stochastic Average Gradient) + SAGA (Accelerated) solver is an optimization algorithm...
gugarosa/opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.