fattorib / Flax-ResNetsLinks
CIFAR10 ResNets implemented in JAX+Flax
☆12Updated 3 years ago
Alternatives and similar repositories for Flax-ResNets
Users that are interested in Flax-ResNets are comparing it to the libraries listed below
Sorting:
- Understanding the interplay between memorization and generalization in neural networks, featuring MAT, a learning algorithm to enhance ro…☆40Updated last year
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆66Updated 5 years ago
- Blog post☆17Updated last year
- Revisiting Efficient Training Algorithms For Transformer-based Language Models (NeurIPS 2023)☆81Updated 2 years ago
- Towards Understanding Sharpness-Aware Minimization [ICML 2022]☆38Updated 3 years ago
- Code accompanying our paper "Feature Learning in Infinite-Width Neural Networks" (https://arxiv.org/abs/2011.14522)☆63Updated 4 years ago
- Official code for "Algorithmic Capabilities of Random Transformers" (NeurIPS 2024)☆16Updated last year
- ☆23Updated 2 years ago
- ☆37Updated 2 years ago
- ☆52Updated last year
- ☆52Updated 3 weeks ago
- ☆75Updated 3 years ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆92Updated last year
- nanoGPT-like codebase for LLM training☆114Updated 2 months ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆41Updated 5 years ago
- ☆62Updated last year
- Recycling diverse models☆46Updated 2 years ago
- Latest Weight Averaging (NeurIPS HITY 2022)☆32Updated 2 years ago
- This repository includes code to reproduce the tables in "Loss Landscapes are All You Need: Neural Network Generalization Can Be Explaine…☆40Updated 2 years ago
- Create animations for the optimization trajectory of neural nets☆161Updated last year
- ☆63Updated 3 years ago
- Code Release for "Broken Neural Scaling Laws" (BNSL) paper☆59Updated 2 years ago
- Code for NeurIPS 2024 Spotlight: "Scaling Laws and Compute-Optimal Training Beyond Fixed Training Durations"☆87Updated last year
- ☆21Updated 3 years ago
- ModelDiff: A Framework for Comparing Learning Algorithms