Giter VIP home page Giter VIP logo

keras-optimizer's Introduction

keras-optimizer

Keras-Optimizer -- Collection of Optimizers for Keras and TensorFlow Keras

Supported Optimizers

https://arxiv.org/abs/2302.06675 Lion Symbolic Discovery of Optimization Algorithms
https://arxiv.org/abs/2208.06677 Adan Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
https://arxiv.org/abs/2106.11514 AdaMomentum Rethinking Adam: A Twofold Exponential Moving Average Approach
https://arxiv.org/abs/2102.07227 nero Learning by Turning: Neural Architecture Aware Optimisation
https://arxiv.org/abs/2101.11075 MadGrad Adaptivity without Compromise: A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization
https://arxiv.org/abs/2011.06220 VAdam Artificial Neural Variability for Deep Learning: On Overfitting, Noise Memorization, and Catastrophic Forgetting
https://arxiv.org/abs/2010.07468 AdaBelief AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients
https://arxiv.org/abs/2009.13586 Apollo Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization
https://arxiv.org/abs/2006.13484 Lans Accelerated Large Batch Optimization of BERT Pretraining in 54 minutes
https://arxiv.org/abs/2003.07422 Rm3 Weak and Strong Gradient Directions: Explaining Memorization, Generalization, and Hardness of Examples at Scale
https://arxiv.org/abs/2002.03432 Fromage On the distance between two neural networks and the stability of learning
https://arxiv.org/abs/1909.11015 DiffGrad diffGrad: An Optimization Method for Convolutional Neural Networks
https://arxiv.org/abs/1908.03265 RectifiedAdam On The Variance Of The Adaptive Learning Rate And Beyond
https://arxiv.org/abs/1904.00962 LAMB Large Batch Optimization for Deep Learning: Training BERT in 76 minutes
https://arxiv.org/abs/1804.04235 AdaFactor Adafactor: Adaptive Learning Rates with Sublinear Memory Cost

Warning: some optimizer implementations are not strictly verified.

keras-optimizer's People

Contributors

cpuimage avatar

Stargazers

Moises Tohias avatar wendong avatar Tobias Kalbitz avatar  avatar Joa(quim) Gómez avatar simongao avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

keras-optimizer's Issues

Hi, thanks for your keras version of Adan, I use this code inst

Hi, thanks for your keras version of Adan, I use this code instead adam optimizer. and update the rensorflow to 2.9.1, then it comes a wrong information:
File "D:\code\Skip_DCCRN\Adan.py", line 117, in update_step
p.assign(gradient)

AttributeError: 'Tensor' object has no attribute 'assign'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.