AccSGD
Accelerated optimizer
An implementation of the Accelerated SGD algorithm in PyTorch
Implements pytorch code for the Accelerated SGD algorithm.
215 stars
5 watching
27 forks
Language: Python
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jiangoforit/yellowfin_pytorch | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
nnizhang/smac | A Python implementation of a salient object detection algorithm utilizing RGB-D data | 45 |
ahmedfgad/torchga | Trains PyTorch models using a genetic algorithm | 96 |
atgambardella/pytorch-es | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
moskomule/eve.pytorch | An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
xiyanghu/osdt | A Python implementation of an algorithm for constructing decision trees with regularization and various bounding functions to accelerate the search process. | 101 |
andreafioraldi/angrgdb | An integrated debugging tool that allows symbolic execution and exploration within GDB. | 199 |
yonicd/sinew | Automates documentation tasks for R packages and functions. | 166 |
fancompute/simphox | An inverse design library for optimizing system performance and efficiency | 17 |
jquesnelle/txt2imghd | Creates detailed images by upscaling and refining Stable Diffusion outputs | 695 |
adugnag/gee_s1_ard | Prepares Sentinel-1 SAR data for analysis in Google Earth Engine | 240 |
qsd-group/qsdsan | Designs and optimizes sustainable sanitation systems with quantitative methods | 30 |
karpathy/pytorch-made | An implementation of a masked autoencoder density estimation model in PyTorch | 541 |