myazdani / formal-algorithms-for-transformersLinks
PyTorch implementation of algorithms in https://arxiv.org/abs/2207.09238
☆14Updated 2 years ago
Alternatives and similar repositories for formal-algorithms-for-transformers
Users that are interested in formal-algorithms-for-transformers are comparing it to the libraries listed below
Sorting:
- Structured Neural Networks☆14Updated last year
- Analogous Safe-state Exploration (ASE) is an algorithm for provably safe and optimal exploration in MDPs with unknown, stochastic dynamic…☆11Updated 4 years ago
- Code for our ICLR Trustworthy ML 2020 workshop paper "Improved Image Wasserstein Attacks and Defenses"☆14Updated 5 years ago
- Multithreaded elementwise algebra and random number generation☆8Updated last year
- Automatic Integration for Neural Spatio-Temporal Point Process models (AI-STPP) is a new paradigm for exact, efficient, non-parametric inf…☆24Updated 7 months ago
- This repo will be an effort to learn and implement some of the milestone papers and models in Deep Learning based language models.☆11Updated 2 years ago
- Residual Quantization Autoencoder, used for interpreting LLMs☆12Updated 5 months ago
- Easily serialize dataclasses to and from tensors (PyTorch, NumPy)☆18Updated 4 years ago
- Code for Quantifying Ignorance in Individual-Level Causal-Effect Estimates under Hidden Confounding☆22Updated 2 years ago
- A framework for implementing equivariant DL☆10Updated 4 years ago
- Fast IdEntification of State-of-The-Art models using adaptive bandit algorithms☆14Updated 2 years ago
- Random feature latent variable models in Python☆22Updated last year
- Accelerated Stochastic Power Iteration with Momentum☆9Updated 7 years ago
- Experiments on GPT-3's ability to fit numerical models in-context.☆14Updated 2 years ago
- High-performance tokenized language data-loader for Python C++ extension☆13Updated 10 months ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 2 years ago
- Neural Graphical models are neural network based graphical models that offer richer representation, faster inference & sampling☆29Updated last year
- Official code for paper: Conservative objective models are a special kind of contrastive divergence-based energy model☆14Updated last year
- Implementation of Trimmed Grassmann Average (TGA) by Hauberg S et al. in Python☆23Updated 9 years ago
- human-readable solution of an arbitrary optimization problem through Reinforcement Learning☆12Updated 3 weeks ago
- A lightweight, multithreaded Python package for sketching, column selection, leverage scores and related computations.☆20Updated last month
- Python library for declarative, constrained, structured-output prediction.☆21Updated last year
- Building your own autograd mechanism based on PyTorch tensor only (not Variable, can be seen as numpy array)☆21Updated last year
- A tutorial on JAX (https://github.com/google/jax/)☆46Updated 6 years ago
- Massively Parallel and Asynchronous Architecture for Logic-based AI☆42Updated 2 years ago
- Simplifying parsing of large jsonline files in NLP Workflows☆12Updated 3 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Updated 5 years ago
- Minimum Description Length probing for neural network representations☆19Updated 4 months ago
- A minimal implementation of a VAE with BinConcrete (relaxed Bernoulli) latent distribution in TensorFlow.☆22Updated 5 years ago
- Neural Tangent Kernel (NTK) module for the scikit-learn library☆25Updated 8 months ago