YellowFin_Pytorch
Optimization algorithm
An optimizer that automatically tunes momentum and learning rate using local quadratic approximation.
auto-tuning momentum SGD optimizer
287 stars
13 watching
32 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| Automates optimization of technical indicators for machine learning models in finance | 421 |
| An efficient library for differentiable optimization built on top of PyTorch. | 554 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
| This project presents optimization techniques for federated learning and minimax games in the context of machine learning | 1 |
| A solver for optimizing quadratic programs in deep learning and other fields. | 691 |
| An approach to train and optimize machine learning models in a decentralized setting by convexifying the optimization process | 4 |
| An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
| Automates search for optimal parameters in machine learning algorithms. | 1,594 |
| An implementation of the Accelerated SGD algorithm in PyTorch | 215 |
| A toolset for parameter optimization in trading algorithms using Lean | 57 |
| Provides tools and techniques for tuning hyperparameters in machine learning models to improve performance. | 1,283 |
| A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |