flax

There are 221 repositories under flax topic.

  • diffusers

    🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

    Language:Python26.8k
  • pyprobml

    Python code for "Probabilistic Machine learning" book by Kevin Murphy

    Language:Jupyter Notebook6.6k
  • FlaxEngine

    FlaxEngine

    Flax Engine – multi-platform 3D game engine

    Language:C#5.9k
  • uvadlc_notebooks

    Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023

    Language:Jupyter Notebook2.6k
  • EasyLM

    Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.

    Language:Python2.4k
  • score_sde

    Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)

    Language:Jupyter Notebook1.5k
  • fortuna

    fortuna

    A Library for Uncertainty Quantification.

    Language:Python892
  • long-range-arena

    Long Range Arena for Benchmarking Efficient Transformers

    Language:Python736
  • get-started-with-JAX

    get-started-with-JAX

    The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.

    Language:Jupyter Notebook674
  • prompt-tuning

    Original Implementation of Prompt Tuning from Lester, et al, 2021

    Language:Python662
  • jaxrl

    JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.

    Language:Jupyter Notebook642
  • tevatron

    Tevatron - A flexible toolkit for neural retrieval research and development.

    Language:Python545
  • GradCache

    Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint

    Language:Python368
  • CommonLoopUtils

    CLU lets you write beautiful training loops in JAX.

    Language:Jupyter Notebook327
  • orbax

    Orbax provides common checkpointing and persistence utilities for JAX users

    Language:Python318
  • nanodl

    nanodl

    A Jax-based library for designing and training transformer models from scratch.

    Language:Python278
  • flaxmodels

    Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.

    Language:Python240
  • EasyDeL

    EasyDeL

    Accelerate, Optimize performance with streamlined training and serving options with JAX.

    Language:Python212
  • JAXSeq

    Train very large language models in Jax.

    Language:Python196
  • jax-models

    Unofficial JAX implementations of deep learning research papers

    Language:Python151
  • koclip

    KoCLIP: Korean port of OpenAI CLIP, in Flax

    Language:Python146
  • flax

    general purpose programming language, in the vein of C++

    Language:C++146
  • FlaxAPI

    FlaxAPI

    Old repository with C# Editor and C# API for creating games in Flax Engine

    Language:C#138
  • score_flow

    Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)

    Language:Python136
  • medclip

    A multi-modal CLIP model trained on the medical dataset ROCO

    Language:Jupyter Notebook130
  • efficientnet-jax

    EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax

    Language:Python126
  • JAX-CORL

    Clean single-file implementation of offline RL algorithms in JAX

    Language:Python113
  • FlaxSamples

    FlaxSamples

    Collection of example projects for Flax Engine

    Language:C#107
  • jax-resnet

    Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).

    Language:Python105
  • m3ae_public

    Multimodal Masked Autoencoders (M3AE): A JAX/Flax Implementation

    Language:Python101
  • FlaxDocs

    FlaxDocs

    Flax Engine Documentation

    Language:CSS101
  • rl_with_resets

    JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"

    Language:Python100
  • hyper-nn

    Easy Hypernetworks in Pytorch and Jax

    Language:Jupyter Notebook96
  • SciFive

    SciFive: a text-text transformer model for biomedical literature

    Language:Jupyter Notebook91
  • flora-opt

    This is the official repository for the paper "Flora: Low-Rank Adapters Are Secretly Gradient Compressors" in ICML 2024.

    Language:Python84
  • GradDFT

    GradDFT is a JAX-based library enabling the differentiable design and experimentation of exchange-correlation functionals using machine learning techniques.

    Language:Python82