Skip to content

Arktetra/relea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relea

Learning representation learning one step at a time.

Setup

First, clone the repository:

git clone https://github.com/Arktetra/relea.git

Then, install the project using:

pip install -e .

Training

The training script can be run with a config as follows:

python train.py --config /configs/{model}/{config}.yaml

Example:

python train.py --config /configs/vae/vae.yaml

Then, the samples generated at certain epochs during the training can be viewed in work_dirs directory in the project root directory.

Examples

The following are some example notebooks:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages