Skip to content

Learning joint representation with a Multimodal Deep Boltzmann Machine

Notifications You must be signed in to change notification settings

abyoussef/DRBM_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimodal Deep Boltzmann Machine:

This is the code of my project joint representation using multimodal Deep Boltzmann Machines. It is realized in the course of Probabilistic Graphical Model and the course Object Recognition and Computer Vision in the MVA Master.

The goal is to implement a Multi-DBM model with Tensorflow. This is inspired from the paper of Nitish Srivastava et al appeared at NIPS2012.

In the code directory, you can find :

  • MDBMCode is an implementation of the Multimodal Deep Boltzmann Machine on the top of Deep_Learning_Tensorflow library.

  • txtGen is the code for generating tags to images without annotations.

  • TrainingLog.txt is the log of my training.

About

Learning joint representation with a Multimodal Deep Boltzmann Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published