Eugene Zatepyakin's starred repositories

annotated_deep_learning_paper_implementations

๐Ÿง‘โ€๐Ÿซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง 

Language:PythonLicense:MITStargazers:50983Issues:430Issues:127

stanford_alpaca

Code and documentation to train Stanford's Alpaca models, and generate the data.

Language:PythonLicense:Apache-2.0Stargazers:29083Issues:342Issues:267

diffusers

๐Ÿค— Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

Language:PythonLicense:Apache-2.0Stargazers:23796Issues:194Issues:3739

alpaca-lora

Instruct-tune LLaMA on consumer hardware

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:18366Issues:155Issues:467

flash-attention

Fast and memory-efficient exact attention

Language:PythonLicense:BSD-3-ClauseStargazers:11760Issues:103Issues:854

img2dataset

Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.

Language:PythonLicense:MITStargazers:3419Issues:30Issues:250

baize-chatbot

Let ChatGPT teach your own chatbot in hours with a single GPU!

Language:PythonLicense:GPL-3.0Stargazers:3147Issues:51Issues:52

musiclm-pytorch

Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch

Language:PythonLicense:MITStargazers:3077Issues:99Issues:52

mamba-minimal

Simple, minimal implementation of the Mamba SSM in one file of PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:2422Issues:24Issues:24

ZoeDepth

Metric depth estimation from a single image

Language:Jupyter NotebookLicense:MITStargazers:2086Issues:31Issues:100

Time-Series-Works-Conferences

Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)

All-In-One-Deflicker

[CVPR2023] Blind Video Deflickering by Neural Filtering with a Flawed Atlas

voicebox-pytorch

Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch

Language:PythonLicense:MITStargazers:534Issues:50Issues:24
Language:PythonLicense:MITStargazers:437Issues:16Issues:48

Crossformer

Official implementation of our ICLR 2023 paper "Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting"

Language:PythonLicense:Apache-2.0Stargazers:386Issues:3Issues:24

iTransformer

Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group

Language:PythonLicense:MITStargazers:366Issues:7Issues:20

classifier-free-guidance-pytorch

Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models

Language:PythonLicense:MITStargazers:293Issues:9Issues:4

Music-Source-Separation-Training

Repository for training models for music source separation.

learned_inertial_model_odometry

This repo contains the code of the paper "Learned Inertial Odometry for Autonomous Drone Racing", RA-L 2023.

Language:PythonLicense:GPL-3.0Stargazers:202Issues:11Issues:3

Koopa

Code release for "Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors" (NeurIPS 2023), https://arxiv.org/abs/2305.18803

Language:PythonLicense:MITStargazers:161Issues:4Issues:17

spacetime

Code for SpaceTime ๐ŸŒŒโฑ๏ธ. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.

Language:PythonLicense:Apache-2.0Stargazers:156Issues:15Issues:3

DisentangledColorization

A colorization framework that disentangles the color multimodality and the structural consistency via adaptively located anchors, so that both aspects can be achieved effectively. [SIGGRAPH Asia 2022]

Language:PythonLicense:MITStargazers:112Issues:6Issues:5

ModernTCN

This is an official implementation of "ModernTCN: A Modern Pure Convolution Structure for General Time Series Analysis" (ICLR 2024 Spotlight), https://openreview.net/forum?id=vpJMJerXHU

Language:PythonLicense:MITStargazers:97Issues:2Issues:5

TPDNE

Thispersondoesnotexist went down, so this time, while building it back up, I am going to open source all of it.

Language:PythonLicense:MITStargazers:86Issues:4Issues:0

videogigagan-pytorch

Implementation of VideoGigaGAN, SOTA video upsampling out of Adobe AI labs, in Pytorch

Language:PythonLicense:MITStargazers:65Issues:7Issues:1

LIFT

The official implementation of LIFT (ICLR'24). Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators.

TimesURL

The implementation of "TimesURL: Self-supervised Contrastive Learning for Universal Time Series Representation Learning"

Language:PythonLicense:MITStargazers:36Issues:0Issues:0

DiffSES

๐Ÿ“œ [Under Review] "Symbolic Visual Reinforcement Learning: A Scalable Framework with Object-Level Abstraction and Differentiable Expression Search", Wenqing Zheng*, S P Sharan*, Zhiwen Fan, Kevin Wang, Yihan Xi, Atlas Wang