hellog2n / NIPS16-CGMMN

Part codes for CGMMN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • to classify MNIST dataset with CNN layers just run "./run-cnn.sh"

  • to generate MNIST samples, you should firstly set "pre-train = 0" in "cmmd-gen.py" and run "./run-gen.sh"; then set "pre-train =1", load the trained model and run "./run-gen/sh" again.

About

Part codes for CGMMN


Languages

Language:Python 99.8%Language:Shell 0.2%