Skip to content

kminsoo/Genrative-Model-Tutorial

Repository files navigation

Genrative-Model-Tutorial

Repo for Samsung Generative Model Lecture

Set Up

Environment

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

Start Practice

Type the below command and open the Colab_Tutorial_Exercise.ipynb

$> jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published