long-range-arena VS flaxmodels

Compare long-range-arena vs flaxmodels and see what are their differences.

long-range-arena

Long Range Arena for Benchmarking Efficient Transformers (by google-research)

flaxmodels

Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc. (by matthias-wright)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
long-range-arena flaxmodels
6 1
682 222
2.9% -
0.0 3.1
4 months ago 9 months ago
Python Python
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

long-range-arena

Posts with mentions or reviews of long-range-arena. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-17.

flaxmodels

Posts with mentions or reviews of flaxmodels. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • [P] Training StyleGAN2 in Jax (FFHQ and Anime Faces)
    2 projects | /r/MachineLearning | 12 Sep 2021
    a while ago I posted here regarding a repository containing some pretrained models implemented in Jax/Flax. I decided to add training code for these models. Here is the training code for StyleGAN2: https://github.com/matthias-wright/flaxmodels/tree/main/training/stylegan2

What are some alternatives?

When comparing long-range-arena and flaxmodels you can also consider the following projects:

performer-pytorch - An implementation of Performer, a linear attention-based transformer, in Pytorch

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

attention-is-all-you-need-pytorch - A PyTorch implementation of the Transformer model in "Attention is All You Need".

stylegan2-pytorch - Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch

HJxB - Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)

jax-models - Unofficial JAX implementations of deep learning research papers

ffhq-dataset - Flickr-Faces-HQ Dataset (FFHQ)

tldr-transformers - The "tl;dr" on a few notable transformer papers (pre-2022).

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

elegy - A High Level API for Deep Learning in JAX

prompt-tuning - Original Implementation of Prompt Tuning from Lester, et al, 2021