noise-contrastive-estimation topic

List noise-contrastive-estimation repositories

graph2vec

879
Stars
168
Forks
Watchers

A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

awesome-ebm

254
Stars
27
Forks
Watchers

Collecting research materials on EBM/EBL (Energy Based Models, Energy Based Learning)

TAC-GAN

100
Stars
34
Forks
Watchers

A Tensorflow implementation of the Text Conditioned Auxiliary Classifier Generative Adversarial Network for Generating Images from text descriptions (https://arxiv.org/abs/1703.06412)

Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation principle for unnormalized statistical models." (Gutmann and Hyva...

nce

29
Stars
4
Forks
Watchers

Noise Contrastive Estimation (NCE) in PyTorch