chentingpc / kdcode-lm

Code for Learning K-way D-dimensional Discrete Codes For Compact Embedding Representations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains code for paper:

Ting Chen, Martin Renqiang Min, Yizhou Sun, "Learning K-way D-dimensional Discrete Codes For Compact Embedding Representations" Thirty-fifth International Conference on Machine Learning (ICML'18), Stockholm, Sweden, July. 2018.

To run the code, enter scripts folder, execute *.sh, results (log, as well as checkpoints etc.) will be saved into the results folder.

The code is based on tensorflow/models. Tensorflow 1.4 was originally used, but it seems the code also works in higher versions.

About

Code for Learning K-way D-dimensional Discrete Codes For Compact Embedding Representations


Languages

Language:Python 93.1%Language:Shell 6.9%