Adabelief-Optimizer. Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
1.1kShelfNet. implementation for paper "ShelfNet for fast semantic segmentation"
252GSAM. PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)
147LadderNet. Python
145torch_ACA. repo for paper: Adaptive Checkpoint Adjoint (ACA) method for gradient estimation in neural ODE
56TorchDiffEqPack. Python
50ShelfNet-lw-cityscapes. ShelfNet-lightweight for paper [ShelfNet for fast semantic segmentation]
22ACProp-Optimizer. Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)
17explain_invertible. repo for "Decision explanation and feature importance for invertible networks"
14SNGAN-AdaBelief. Train SN-GAN with AdaBelief
11fairseq-adabelief. Python
9SAC-Adabelief. Python
3machine-learning-notes. My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
3transformer-adabelief. Python
3rainbow-adabelief. HTML
3EAdam-optimizer. Some improvements on Adam
2mit-deep-learning-book-pdf. MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
1datasets. 🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
1keras. Deep Learning for humans
1Awesome-LLM-Strawberry. A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
1fairseq. Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
1symplectic-adjoint-method. Code for "Symplectic Adjoint Method for Exact Gradient of Neural ODE with Minimal Memory," NeurIPS, 2021.
1PyTorch-Wavelet-Toolbox. Differentiable fast wavelet transforms in PyTorch with GPU support.
1machine_learning_refined. Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
1pytorch-image-models. PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
1addons. Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
1CS-Notes. :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
1federated. A collection of Google research projects related to Federated Learning and Federated Analytics.
1audio. Data manipulation and transformation for audio signal processing, powered by PyTorch
1system-design-primer. Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
1Uni-Fold. Python
1juntang-zhuang.github.io. HTML
1flax. Flax is a neural network library for JAX that is designed for flexibility.
1pytorch. Tensors and Dynamic neural networks in Python with strong GPU acceleration
1adabelief-toy-examples-pytorch. numerical experiments in https://arxiv.org/pdf/2010.07468.pdf
1alphafold2. To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
1