Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
bert-book
「BERTによる自然言語処理入門: Transformersを使った実践プログラミング」サポートページ
Bert_based_book_code
《基于BERT模型的自然语言处理实战》随书代码
bert_nlp
YouTubeライブの講義「BERTによる自然言語処理を学ぼう!」、およびUdemyコース「BERTによる自然言語処理を学ぼう!」で使用する教材です。
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Cold-Diffusion-Models
Official implementation of Cold-Diffusion for different transformations in pytorch.
dalle2-laion
Pretrained Dalle2 from laion
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
ilovelx's Repositories
ilovelx/Bert_based_book_code
《基于BERT模型的自然语言处理实战》随书代码
ilovelx/pytorch-GNN-2nd-
ilovelx/ilovelx
Config files for my GitHub profile.
ilovelx/PyTorch_BERT_NLP_BOOK
ilovelx/NiuTensor
NiuTensor is an open-source toolkit developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. It provides tensor utilities to create and train neural networks.
ilovelx/wenet-android
ilovelx/VideoAutoencoder
Video Autoencoder: self-supervised disentanglement of 3D structure and motion (ICCV 2021). Website: https://zlai0.github.io/VideoAutoencoder/
ilovelx/Ego-Exo
Code accompanying Ego-Exo: Transferring Visual Representations from Third-person to First-person Videos (CVPR 2021)
ilovelx/End-to-end-ASR-Pytorch
This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
ilovelx/few-shot
Repository for few-shot learning machine learning projects
ilovelx/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
ilovelx/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
ilovelx/pytorch
neural network code with pytorch