Skip to content

capp365/VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational Auto-Encoder

Python 2.7, Chainer 1.17を想定したVariational Auto-Encoder[Kingma2013]の実装。 まだちゃんと動くか未確認。

  • ./networks: EncoderやDecoderを構成するネットワーク用ディレクトリ
  • ./tests: 実装時に書いた雑多なテスト群
  • test.py: ./tests下のスクリプトを実行するスクリプト
  • VAE.py: こいつを呼び出して使う

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages