This code implements Bernoulli Embeddings as described in this paper:
Also, check out the NIPS 2016 Spotlight Video:
The code requires tensorflow, Edward and scikit learn.
To run, simply execute python main.py
.
This code implements Bernoulli Embeddings as described in this paper:
Also, check out the NIPS 2016 Spotlight Video:
The code requires tensorflow, Edward and scikit learn.
To run, simply execute python main.py
.