Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nmichlo committed Jan 24, 2021
1 parent d67b3e1 commit bd6ce42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Overview

PyTorchLightning disentanglement library implementing various VAEs
that can easily be run with Hydra Config.

Various other unique optional features exist, including data augmentations,
as well as the first (?) unofficial implementation of the tensorflow based [Ada-GVAE](https://github.com/google-research/disentanglement_lib).

## Goals

- Easy configuration and running of custom experiments.
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
site_name: Disent
site_name: 🧶 Disent Docs
repo_url: https://github.com/nmichlo/disent
repo_name: nmichlo/disent
theme:
Expand Down

0 comments on commit bd6ce42

Please sign in to comment.