GabMartino / TransformerForDummiesLinks
Annotated implementation of vanilla Transformers to guide through all the ambiguities.
☆10Updated 4 months ago
Alternatives and similar repositories for TransformerForDummies
Users that are interested in TransformerForDummies are comparing it to the libraries listed below
Sorting:
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆137Updated last year
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆233Updated 3 months ago
- MetaQuantus is an XAI performance tool to identify reliable evaluation metrics☆39Updated last year
- Package for extracting and mapping the results of every single tensor operation in a PyTorch model in one line of code.☆624Updated last month
- Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations☆627Updated 3 months ago
- Reliable, minimal and scalable library for pretraining foundation and world models☆76Updated this week
- The M2L school 2022 tutorials☆37Updated 3 years ago
- Lightning-UQ-Box: Uncertainty Quantification for Neural Networks with PyTorch and Lightning☆204Updated last week
- 👋 Xplique is a Neural Networks Explainability Toolbox☆711Updated this week
- Simple, compact, and hackable post-hoc deep OOD detection for already trained tensorflow or pytorch image classifiers.☆60Updated last month
- Access to free kaggle compute power from your command line☆32Updated last year
- Open-source framework for uncertainty and deep learning models in PyTorch☆440Updated 2 weeks ago
- A dummy example showing how to make Lightning CLI and Ray Tune work together☆17Updated 3 years ago
- 👋 Aligning Human & Machine Vision using explainability☆52Updated 2 years ago
- ViT Prisma is a mechanistic interpretability library for Vision and Video Transformers (ViTs).☆320Updated 3 months ago
- LENS Project☆51Updated last year
- Course to learn the basics of self supervised learning☆17Updated last year
- Build and train Lipschitz-constrained networks: PyTorch implementation of 1-Lipschitz layers. For TensorFlow/Keras implementation, see ht…☆34Updated 2 weeks ago
- List of ML conferences with important dates and accepted paper list☆170Updated this week
- ☆38Updated last month
- Causal Responsibility EXplanations for Image Classifiers and Tabular Data☆39Updated last week
- A collection of Survey Papers in Machine Learning☆20Updated 3 years ago
- Repository of the journal club "Diffusion Models and Generative Modeling"☆17Updated 11 months ago
- A course on imprecise probabilistic machine learning☆81Updated this week
- Research Project Template Repository☆36Updated 2 months ago
- VICReg official code base