cd/entity/AdamW· home entities AdamW
grep -l @adamw /news/*.json | wc -l → 16

AdamW

mentions 16 type Organization feed RSS

// recent coverage 16 mentions

04:55
2026-07-16
thegustafson.com
machine-learning

Optimizers: Momentum, Adam, and Learning Rate Schedules

Optimizers like Momentum, Adam, and learning rate schedules solve problems with vanilla SGD, such as zigzagging in steep valleys and slow progress in flat directions. Momentum adds inertia to smooth o…

04:00
2026-07-16
arxiv.org
machine-learning

Reassessing Muon for Matrix Factorization

Researchers at arXiv found that Muon, an optimizer that outperforms Adam and AdamW in large language model training, does not consistently beat AdamW in low-rank matrix factorization, a simpler contro…

07:38
2026-07-11
machinebrief.com
artificial-intelligence

The Symmetrical World of Equivariant Models: A New Era in AI

Researchers unveiled a latent world model using an equivariant encoder and predictor that achieves invariant predictions across orientations, with training loss symmetry ensuring consistent performanc…

05:13
2026-07-01
ayushtambde.com
machine-learning

Matrix Orthogonalization Improves Memory in Recurrent Models

Researchers improved associative recall in recurrent neural networks by orthogonalizing the mLSTM memory matrix during reads, inspired by the Muon optimizer. In noisy associative recall tasks, the met…

16:38
2026-06-29
lesswrong.com
large-language-models

Gradient-free Single-pass Model Beats nanoGPT on Shakespeare

A new character-level language model called EntropyBeam, using gradient-free count tables and a Dirichlet prior, achieved a validation loss of 1.596 nats on the Shakespeare character benchmark, outper…

18:02
2026-06-23
discuss.huggingface.co
machine-learning

Looking for arXiv cs.LG endorser for PsiLogic optimizer

Ali, a 16-year-old independent researcher, developed PsiLogic, a chaos-aware optimizer built on Adam, and seeks an arXiv cs.LG endorser to submit his preprint. His benchmarks on an NVIDIA H100 GPU sho…

04:51
2026-06-17
github.com
large-language-models

GPT-2 124M checkpoint pre-trained on OpenWebText 27.5B tokens

A 124M-parameter GPT-2 model trained from scratch on OpenWebText data using a custom deep learning library achieved a validation loss of 2.764 nats and a perplexity of 15.87 after 56,000 steps (27.5B …

16:36
2026-06-15
recursive.com
artificial-intelligence

First Steps Toward Automated AI Research

Recursive's automated AI research system achieved state-of-the-art results on three benchmarks: fixed-budget language model training, small-model training speed, and GPU kernel optimization. The syste…

04:00
2026-06-15
arxiv.org
machine-learning

Gefen: Optimized Stochastic Optimizer

Researchers propose Gefen, a memory-efficient optimizer that reduces AdamW's memory footprint by ~8x while maintaining performance, enabling larger microbatches and improved throughput in deep learnin…

15:05
2026-06-03
pytorch.org
machine-learning

Using Muon Optimizer with DeepSpeed

DeepSpeed has integrated the Muon Optimizer, a memory-efficient optimizer that uses a single momentum buffer and Newton-Schulz orthogonalization to improve training convergence, particularly for 2D we…

// co-occurs with top 8 entities