gato
Perceiver
gato | Perceiver | |
---|---|---|
2 | 7 | |
206 | 87 | |
- | - | |
4.3 | 2.6 | |
about 1 year ago | over 3 years ago | |
Python | Python | |
MIT License | MIT License |
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.
gato
Perceiver
- I implemented Deepmind's new Perceiver Model
- I Implemented Deepmind's Perceiver Model
-
[P] I implemented DeepMind's "Perceiver" in PyTorch
Great one, I implemented the Perceiver model too in TensorFlow: https://github.com/Rishit-dagli/Perceiver
- Deepmind's New Perceiver Model
-
[P] Implementing Perceiver: General perception with Iterative Attention in TensorFlow
The project: https://github.com/Rishit-dagli/Perceiver
- Perceiver, General Perception with Iterative Attention
What are some alternatives?
athena - an open-source implementation of sequence-to-sequence based speech processing engine
deepmind-perceiver - My implementation of DeepMind's Perceiver
modelstore - 🏬 modelstore is a Python library that allows you to version, export, and save a machine learning model to your filesystem or a cloud storage provider.
Swin-Transformer-Object-Detection - This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
bertviz - BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
Fast-Transformer - An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow
transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
performer-pytorch - An implementation of Performer, a linear attention-based transformer, in Pytorch
best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
TimeSformer-pytorch - Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
CrabNet - Predict materials properties using only the composition information!
conformer - Implementation of the convolutional module from the Conformer paper, for use in Transformers