Skip to content

Commit

Permalink
README changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcamino committed Jul 25, 2018
1 parent afca6a8 commit 7bfe704
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@ pip install -r requirements.txt
- [MedGAN and MC-MedGAN](multi_categorical_gans/methods/medgan/)
- [MC-Gumbel](multi_categorical_gans/methods/mc_gumbel/)
- [MC-WGAN-GP](multi_categorical_gans/methods/mc_wgan_gp/)
- [Metrics](multi_categorical_gans/metrics)
- [Metrics](multi_categorical_gans/metrics)

## Changelog

- 2018-07-25: now we use WGAN-GP for ARAE following the author updates.

0 comments on commit 7bfe704

Please sign in to comment.