Skip to content

ericyangchen/conditional-VAE-for-video-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment setup

conda create -n dlp-lab4 python=3.9
# python version: 3.9
pip install pandas matplotlib tensorboard pytz tqdm
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

About

Implementing a Conditional VAE for video prediction with PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published