flax
Here are 63 public repositories matching this topic...
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
-
Updated
Aug 13, 2021 - Jupyter Notebook
Flax Engine – multi-platform 3D game engine
-
Updated
Aug 13, 2021 - C++
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
-
Updated
Apr 8, 2021 - Jupyter Notebook
Long Range Arena for Benchmarking Efficient Transformers
-
Updated
Jun 11, 2021 - Python
Jax (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
-
Updated
Aug 10, 2021 - Jupyter Notebook
general purpose programming language, in the vein of C++
-
Updated
Jun 20, 2021 - C++
Old repository with C# Editor and C# API for creating games in Flax Engine
-
Updated
Dec 24, 2020 - C#
EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax
-
Updated
May 31, 2021 - Python
Flax Engine Documentation
-
Updated
Aug 13, 2021 - CSS
KoCLIP: Korean port of OpenAI CLIP, in Flax
-
Updated
Jul 20, 2021 - Jupyter Notebook
Collection of example projects for Flax Engine
-
Updated
Aug 6, 2021 - C#
Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).
-
Updated
Aug 11, 2021 - Python
JAX implementations of core Deep RL algorithms
-
Updated
Feb 10, 2021 - Python
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
-
Updated
Jun 14, 2021 - Jupyter Notebook
RoBERTa Marathi Language model trained from scratch during huggingface
-
Updated
Jul 18, 2021 - Python
A collection of optimizers, some arcane others well known, for Flax.
-
Updated
Aug 6, 2021 - Python
Jax implementation of the AdaHessian optimizer
-
Updated
Mar 11, 2021 - Python
Chef Transformer
-
Updated
Jul 27, 2021 - Jupyter Notebook
Unofficial implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis, using Flax with the Linen API
-
Updated
Jun 18, 2021 - Jupyter Notebook
A pathway and collection of resources to learning Jax from beginning to advance.
-
Updated
Jan 2, 2021 - Jupyter Notebook
Flax (JAX) implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation
-
Updated
May 24, 2021 - Python
-
Updated
May 12, 2021 - C#
Perceiver (transformer variant) implemented in JAX and Flax
-
Updated
Mar 29, 2021 - Python
Implementation of Vision Transformers in Flax
-
Updated
Oct 12, 2020 - Python
Model Agnostic Meta Learning (MAML) implemented in Flax, the neural network library for JAX.
-
Updated
Sep 18, 2020 - Python
Implementation of several Generative Adversarial Networks in JAX / Flax
-
Updated
Apr 11, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the flax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flax topic, visit your repo's landing page and select "manage topics."


https://github.com/huggingface/transformers/blob/546dc24e0883e5e9f5eb06ec8060e3e6ccc5f6d7/src/transformers/models/gpt2/modeling_gpt2.py#L698
Assertions can't be relied upon for control flow because they can be disabled, as per the following: