T-distributed stochastic neighbor embedding: Difference between revisions

Content deleted Content added
Software: Fixed typo
Tags: Mobile edit Mobile web edit
fixed an index, added article
Line 27:
 
 
This is motivated because <math>p_{i}</math> and <math>p_{ij}</math> from the N samples are estimated as 1/N, so the conditional probability can be written as <math>p_{j\mid i} = Np_{ij}</math> and <math>p_{j\mid i} = Np_{ji}</math> . Since <math> p_{ji} = p_{ji}</math>, you can obtain previous formula.
 
Also note that <math>p_{ii} = 0 </math> and <math>\sum_{i, j} p_{ij} = 1</math>.