awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Luolc avatar

Luolc/AdaBound

0
View on GitHub↗
2,904 stars·336 forks·Python·Apache-2.0·8 viewswww.luolc.com/publications/adabound↗

AdaBound

An optimizer that trains as fast as Adam and as good as SGD.

Features

  • Deep Learning Frameworks - Adaptive optimizer for neural network training.
  • Developer Tools - Adaptive optimization algorithm.
  • Optimization - Listed in the “Optimization” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for luolc/adaboundStar history chart for luolc/adabound

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AdaBound

These projects share indexed features with AdaBound. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cornellius-gp/gpytorchcornellius-gp avatar

    cornellius-gp/gpytorch

    3,893View on GitHub↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

    Python
    View on GitHub↗3,893
  • fastai/fastaifastai avatar

    fastai/fastai

    27,862View on GitHub↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Jupyter Notebookcolabdeep-learningfastai
    View on GitHub↗27,862
  • catalyst-team/catalystcatalyst-team avatar

    catalyst-team/catalyst

    3,376View on GitHub↗

    Accelerated deep learning R&D

    Python
    View on GitHub↗3,376
  • ferrine/geooptferrine avatar

    ferrine/geoopt

    1,080View on GitHub↗

    Riemannian Adaptive Optimization Methods with pytorch optim

    Python
    View on GitHub↗1,080
Compare all 30 related projects→

Frequently asked questions

What does luolc/adabound do?

An optimizer that trains as fast as Adam and as good as SGD.

What are the main features of luolc/adabound?

The main features of luolc/adabound are: Deep Learning Frameworks, Developer Tools, Optimization.

Which projects share features with luolc/adabound?

Projects with overlapping indexed features include: fastai/fastai — Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the… fsprojects/vulpes — Vulpes: a Deep Belief Net written in F#, and using Alea.cuBase to access the GPU. catalyst-team/catalyst — Accelerated deep learning R&D. cornellius-gp/gpytorch — GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process… ferrine/geoopt — Riemannian Adaptive Optimization Methods with pytorch optim. graal-research/poutyne — A simplified framework and utilities for PyTorch.