transformer_generalization VS ALAE

Compare transformer_generalization vs ALAE and see what are their differences.

transformer_generalization

The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We significantly improve the systematic generalization of transformer models on a variety of datasets using simple tricks and careful considerations. (by RobertCsordas)
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
transformer_generalization ALAE
1 1
65 3,494
- -
0.0 0.0
over 1 year ago over 3 years ago
Python Python
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.

transformer_generalization

Posts with mentions or reviews of transformer_generalization. We have used some of these posts to build our list of alternatives and similar projects.

ALAE

Posts with mentions or reviews of ALAE. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing transformer_generalization and ALAE you can also consider the following projects:

qlib - Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

CARL - Benchmarking RL generalization in an interpretable way.

dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).

simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch

generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)

lightweight-gan - Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

denoising-diffusion-pytorch - Implementation of Denoising Diffusion Probabilistic Model in Pytorch

torch-metrics - Metrics for model evaluation in pytorch

checkface - Putting a face to a hash

stylegan3-editing - Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433

stargan-v2 - StarGAN v2 - Official PyTorch Implementation (CVPR 2020)