Pinned Repositories
AI-System
System for AI Education Resource.
CLIP
Contrastive Language-Image Pretraining
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
dejavu
Audio fingerprinting and recognition in Python
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Hands-On-Generative-Adversarial-Networks-with-PyTorch-1.x
Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt
llark
Code for the paper "LLark: A Multimodal Foundation Model for Music" by Josh Gardner, Simon Durand, Daniel Stoller, and Rachel Bittner.
winter1pm's Repositories
winter1pm/AI-System
System for AI Education Resource.
winter1pm/CLIP
Contrastive Language-Image Pretraining
winter1pm/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
winter1pm/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
winter1pm/dejavu
Audio fingerprinting and recognition in Python
winter1pm/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
winter1pm/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
winter1pm/Hands-On-Generative-Adversarial-Networks-with-PyTorch-1.x
Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt
winter1pm/llark
Code for the paper "LLark: A Multimodal Foundation Model for Music" by Josh Gardner, Simon Durand, Daniel Stoller, and Rachel Bittner.
winter1pm/ML-Engineering
Reference code base for ML Engineering, Manning Publications
winter1pm/Modern-Computer-Vision-with-PyTorch
Modern Computer Vision with PyTorch, published by Packt
winter1pm/pl_deit
Official DeiT repository
winter1pm/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
winter1pm/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
winter1pm/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
winter1pm/pytorch-lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
winter1pm/pytorch_tricks
some tircks for PyTorch
winter1pm/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
winter1pm/VectorQuantizedCPC
Vector-Quantized Contrastive Predictive Coding for Acoustic Unit Discovery and Voice Conversion
winter1pm/VectorQuantizedVAE
A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"
winter1pm/VQ-VAE-Speech
PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]