MCPcopy Create free account
hub / github.com/SubmissionsIn/DEMVC / call

Method call

DEMVC.py:165–176  ·  view source on GitHub ↗

student t-distribution, as same as used in t-SNE algorithm. q_ij = 1/(1+dist(x_i, u_j)^2), then normalize it. Arguments: inputs: the variable containing data, shape=(n_samples, n_features) Return: q: student's t-distribution, or soft lab

(self, inputs, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected