Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
/ vae Public archive

This is the implementation of variational autoencoders (VAE) written in Python 3.6 with Keras.

License

Notifications You must be signed in to change notification settings

gucci-j/vae

Repository files navigation

vae

This is the implementation of variational autoencoders (VAE) written in Python 3.6 with Keras.

  1. 外部で使いやすくするために, クラスを使って書きました.
  2. デバッグは一応しましたが, 動作の保証はいたしません.
  3. このレポジトリの内容は急に変更することがあります.

*そのうちConvolutional版と, GAN, VAE-GAN等を実装して別レポジトリで公開予定です.

About

This is the implementation of variational autoencoders (VAE) written in Python 3.6 with Keras.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages