T-distributed stochastic neighbor embedding: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 27:
 
 
This is motivated because <math>p_{i}</math> and <math>p_{i}</math> from the N samples are estimated as 1/N, so 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_{ij} = p_{ji}</math>, <math>p_{ii} = 0 </math>, and <math>\sum_{i, j} p_{ij} = 1</math>.
 
This is motivated because that estimated <math>p_{i}</math> and <math>p_{i}</math> from the samples are estimated as 1/N, so p_{j\mid i} = p_{ji}/N