craffel / comp664-deep-learning-spring-2023Links
Course repository for the Spring 2023 COMP664 course "Deep Learning" at UNC
☆14Updated 2 years ago
Alternatives and similar repositories for comp664-deep-learning-spring-2023
Users that are interested in comp664-deep-learning-spring-2023 are comparing it to the libraries listed below
Sorting:
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Researchers who published code, models (in some cases), and demo apps (in few cases) along with their SOTA paper☆12Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆122Updated last year
- JAX/Flax implementation of the Hyena Hierarchy☆34Updated 2 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆97Updated 2 years ago
- ML/DL Math and Method notes☆66Updated 2 years ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆91Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated 2 years ago
- ☆53Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 3 years ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆61Updated 3 years ago
- RWKV model implementation☆38Updated 2 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- Minimum Description Length probing for neural network representations☆20Updated 11 months ago
- Embedding Recycling for Language models☆38Updated 2 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 3 years ago
- Utilities for PyTorch distributed☆25Updated 10 months ago
- QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning P…☆35Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated last year
- This library supports evaluating disparities in generated image quality, diversity, and consistency between geographic regions.☆20Updated last year
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆76Updated 3 years ago
- Triton Implementation of HyperAttention Algorithm☆48Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆81Updated 3 years ago
- Code for "Counterfactual Token Generation in Large Language Models", Arxiv 2024.☆32Updated last year
- Implementation of the LDP module block in PyTorch and Zeta from the paper: "MobileVLM: A Fast, Strong and Open Vision Language Assistant …☆15Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆41Updated last month
- code for paper "Accessing higher dimensions for unsupervised word translation"☆22Updated 2 years ago