Repo for Samsung Generative Model Lecture
Create a new python virtual environment and install the packages specified in requirements.txt
:
$> git clone https://github.com/kminsoo/Genrative-Model-Tutorial
$> pip install -r requirements.txt
The code has been tested on python 3.7.x
Type the below command and open the Colab_Tutorial_Exercise.ipynb
$> jupyter notebook