flax topic
score_flow
Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)
jax-rl
JAX implementations of core Deep RL algorithms
hyper-nn
Easy Hypernetworks in Pytorch and Jax
FlaxSamples
Collection of example projects for Flax Engine
JAXSeq
Train very large language models in Jax.
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
rl_with_resets
JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"
omega
A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environments.
maml_flax
Model Agnostic Meta Learning (MAML) implemented in Flax, the neural network library for JAX.