GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

adam-optimizer

Website
Wikipedia
https://static.github-zh.com/github_avatars/LiyuanLucasLiu?size=40
LiyuanLucasLiu / RAdam

On the Variance of the Adaptive Learning Rate and Beyond

optimizeradamadam-optimizerwarmup
Python 2.55 k
4 年前
https://static.github-zh.com/github_avatars/parasdahal?size=40
parasdahal / deepnet

Deep learning library in plain Numpy.

cnndropoutadam-optimizer
Python 321
3 年前
https://static.github-zh.com/github_avatars/SirRob1997?size=40
SirRob1997 / Crowded-Valley---Results

#计算机科学#This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"

深度学习深度神经网络adam-optimizer
180
4 年前
https://static.github-zh.com/github_avatars/tirtharajdash?size=40
tirtharajdash / CS-F425_Deep-Learning

#计算机科学#CS F425 Deep Learning course at BITS Pilani (Goa Campus)

机器学习深度神经网络generative-modeloptimisationadam-optimizer深度学习
Jupyter Notebook 111
4 个月前
https://static.github-zh.com/github_avatars/YanaiEliyahu?size=40
YanaiEliyahu / AdasOptimizer

#计算机科学#ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes the step size, truly making step size scheduling obsolete, achiev...

optimizeradamadam-optimizer深度学习mnist机器学习
C++ 85
4 年前
https://static.github-zh.com/github_avatars/aditya9211?size=40
aditya9211 / SVHN-CNN

#计算机科学#Google Street View House Number(SVHN) Dataset, and classifying them through CNN

cnnconvolutional-neural-networks机器视觉convolutional-neural-networkconfusion-matrixmnistdropouttesnorflow机器学习adam-optimizertensorboard-visualizations
Jupyter Notebook 64
7 年前
https://static.github-zh.com/github_avatars/nengwp?size=40
nengwp / Lion-vs-Adam

Lion and Adam optimization comparison

adamadam-optimizer
Jupyter Notebook 61
2 年前
https://static.github-zh.com/github_avatars/v-iashin?size=40
v-iashin / CS231n

#计算机科学#PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"

机器视觉convolutional-neural-networks神经网络机器学习stanford-universitybackpropagationrecurrent-neural-networkslstmstyle-transferGenerative Adversarial NetworkJupyter NotebookTensorflowadam-optimizerNumPysolutionsassignmentPyTorch深度学习
Jupyter Notebook 51
4 年前
https://static.github-zh.com/github_avatars/yashkant?size=40
yashkant / padam-tensorflow

Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge

optimizationTensorflowKerasadam-optimizer
Python 51
6 年前
https://static.github-zh.com/github_avatars/sagarvegad?size=40
sagarvegad / Adam-optimizer

Implemented Adam optimizer in python

adam-optimizergradient
Python 48
8 年前
https://static.github-zh.com/github_avatars/shreyansh26?size=40
shreyansh26 / ML-Optimizers-JAX

#计算机科学#Toy implementations of some popular ML optimizers using Python/JAX

jaxoptimization-algorithmsoptimizers机器学习gradient-descentadam-optimizeradammomentum
Python 44
4 年前
https://static.github-zh.com/github_avatars/Arko98?size=40
Arko98 / Gradient-Descent-Algorithms

#计算机科学#A collection of various gradient descent algorithms implemented in Python from scratch

人工智能机器学习深度学习gradient-descentadam-optimizer
Python 38
2 年前
https://static.github-zh.com/github_avatars/VivianoRiccardo?size=40
VivianoRiccardo / Learning-Lab-C-Library

#计算机科学#This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated

深度学习神经网络CLibrarybackpropagationconvolutional-layersresidual-networksadam-optimizeropencloptimization-algorithmstransformerlstm
C 32
2 年前
https://static.github-zh.com/github_avatars/rdspring1?size=40
rdspring1 / Count-Sketch-Optimizers

#计算机科学#A compressed adaptive optimizer for training large-scale deep learning models using PyTorch

adam-optimizer深度学习神经网络language-modelcount-min-sketchhashingimagenettransformerPyTorch
Python 27
6 年前
https://static.github-zh.com/github_avatars/RudreshVeerkhare?size=40
RudreshVeerkhare / CustomXGBoost

Modified XGBoost implementation from scratch with Numpy using Adam and RSMProp optimizers.

NumPyadam-optimizergradient-boosting-machine
Jupyter Notebook 26
5 年前
https://static.github-zh.com/github_avatars/yaricom?size=40
yaricom / TimeSeriesLearning

#计算机科学#The project aimed to implement Deep NN / RNN based solution in order to develop flexible methods that are able to adaptively fillin, backfill, and predict time-series using a large number of heterogen...

深度学习深度神经网络recurrent-neural-networksrnnadam-optimizertime-series
Python 26
9 年前
https://static.github-zh.com/github_avatars/Janus-Shiau?size=40
Janus-Shiau / lookahead_tensorflow

#计算机科学#Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow

Tensorflowoptimizeradam-optimizer深度学习
Python 25
6 年前
https://static.github-zh.com/github_avatars/aromanro?size=40
aromanro / MachineLearning

#计算机科学#From linear regression towards neural networks...

adam-optimizerbackpropagation数据分析数据科学generalized-linear-modelsgradient-descentlinear-regressionlogistic-regression机器学习multilayer-perceptron-network神经网络
C++ 25
9 个月前
https://static.github-zh.com/github_avatars/harshraj11584?size=40
harshraj11584 / Paper-Implementation-Overview-Gradient-Descent-Optimization-Sebastian-Ruder

[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder

adam-optimizeradamgradient-descentgradient-boostingoptimization-algorithmsstochastic-optimizationmomentum
Python 24
6 年前
https://static.github-zh.com/github_avatars/theroyakash?size=40
theroyakash / Adam

#算法刷题#Implementation of Adam Optimization algorithm using Numpy

深度学习adam-optimizer机器学习算法PythonNumPy
Jupyter Notebook 20
5 年前
loading...