Deep Learning (2) – Restricted Boltzmann Machine

Deep Learning (2) - Restricted Boltzmann Machine

Continuing from the previous article Deep Learning (1) – Overview, Distributed Representation, and Ideas 9. Common Models or Methods in Deep Learning 9.1 AutoEncoder The specific process is briefly described as follows: 1) Given unlabeled data, learn features using unsupervised learning: In our previous neural network, as shown in the first diagram, the samples we … Read more

Introduction to Unsupervised Machine Translation Without Bilingual Corpora

Introduction to Unsupervised Machine Translation Without Bilingual Corpora

Selected from Medium Author:Harshvardhan Gupta Compiled by Machine Heart Contributors: Liu Xiaokun, Lu Xue Last year, Facebook published a paper titled “Unsupervised Machine Translation Using Monolingual Corpora Only,” proposing unsupervised machine translation using monolingual corpora. Recently, an article on Medium interpreted this paper, and Machine Heart has compiled an introduction to it. Deep learning is … Read more