transformer_generalization VS rtdl

Compare transformer_generalization vs rtdl 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)

rtdl

Research on Tabular Deep Learning (Python package & papers) [Moved to: https://github.com/Yura52/rtdl] (by yandex-research)
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 rtdl
1 5
65 314
- -
0.0 8.9
over 1 year ago about 2 years ago
Python Python
MIT License 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.

rtdl

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

What are some alternatives?

When comparing transformer_generalization and rtdl 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.

tab-transformer-pytorch - Implementation of TabTransformer, attention network for tabular data, in Pytorch

CARL - Benchmarking RL generalization in an interpretable way.

pytorch-widedeep - A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch

100DaysofMLCode - My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge. Now supported by bright developers adding their learnings :+1:

ArtLine - A Deep Learning based project for creating line art portraits.

best_AI_papers_2021 - A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.

tabnet - PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf

rtdl-num-embeddings - (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning

creative-prediction - Creative Prediction with Neural Networks

rtdl-revisiting-models - (NeurIPS 2021) Revisiting Deep Learning Models for Tabular Data

TabTransformerTF - TensorFlow implementation of TabTransformer