IsmailKonak/FF-Algorithm-Pytorch-Implementation
The Forward-Forward Algorithm proposed by Geoffrey Hinton - Unofficial Pytorch Implementation
No commits in the last 6 months.
Stars
8
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IsmailKonak/FF-Algorithm-Pytorch-Implementation"
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.