memorizing-transformers-pytorch VS RETRO-pytorch

Compare memorizing-transformers-pytorch vs RETRO-pytorch and see what are their differences.

memorizing-transformers-pytorch

Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch (by lucidrains)

RETRO-pytorch

Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch (by lucidrains)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
memorizing-transformers-pytorch RETRO-pytorch
5 2
611 830
- -
2.6 2.8
10 months ago 6 months ago
Python Python
MIT License 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.

memorizing-transformers-pytorch

Posts with mentions or reviews of memorizing-transformers-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.

RETRO-pytorch

Posts with mentions or reviews of RETRO-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-22.

What are some alternatives?

When comparing memorizing-transformers-pytorch and RETRO-pytorch you can also consider the following projects:

DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

CoCa-pytorch - Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch

TorchPQ - Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda

faiss - A library for efficient similarity search and clustering of dense vectors.

deepmind-research - This repository contains implementations and illustrative code to accompany DeepMind publications

retomaton - PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)

RetGen

SHREC2023-ANIMAR - Source codes of team TikTorch (1st place solution) for track 2 and 3 of the SHREC2023 Challenge

t5-pytorch - Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.