iris VS block-recurrent-transformer-pytorch

Compare iris vs block-recurrent-transformer-pytorch and see what are their differences.

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
iris block-recurrent-transformer-pytorch
8 1
756 205
- -
1.9 5.0
3 months ago 11 months ago
Python Python
GNU General Public License v3.0 only MIT License
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.

iris

Posts with mentions or reviews of iris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-09.

block-recurrent-transformer-pytorch

Posts with mentions or reviews of block-recurrent-transformer-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-09.
  • From Deep to Long Learning
    6 projects | news.ycombinator.com | 9 Apr 2023
    that line of research is still going. https://github.com/lucidrains/block-recurrent-transformer-py... i think it is worth continuing research on both fronts.

What are some alternatives?

When comparing iris and block-recurrent-transformer-pytorch you can also consider the following projects:

setfit - Efficient few-shot learning with Sentence Transformers

flash-attention-jax - Implementation of Flash Attention in Jax

Text2Light - [SIGGRAPH Asia 2022] Text2Light: Zero-Shot Text-Driven HDR Panorama Generation

block-recurrent-transformer-py

machine-learning-articles - 🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.

RWKV-LM - RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

motion-diffusion-model - The official PyTorch implementation of the paper "Human Motion Diffusion Model"

heinsen_routing - Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.

CSL - [COLING 2022] CSL: A Large-scale Chinese Scientific Literature Dataset 中文科学文献数据集

PaLM-rlhf-pytorch - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

VToonify - [SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer

musiclm-pytorch - Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch