nitishsrivastava / deepnet

Implementation of some deep learning algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the multimodal Deep Boltzmann Machines?

opened this issue · comments

Hi, everyone. Model files of multimodal DBM are provided at the bottom of the project page. It seems that we need correspoding operation files (model files do already exist, e.g., image_rbm1.pbtxt) to pretrain the multimodal DBM like trainer files in /multimodal_dbn. Can I directly use those files with minor modifications? Thank you.