Dongyeongkim / discrete_key_value_bottleneck

Reproducing toy-experiment result of discrete-key value bottleneck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discrete Key-Value bottleneck

This repository is for reproducing a toy-experiment result in figure 2 of Discrete Key-Value Bottleneck.

You can train and check the result by:

$ python train.py

The result:

pres

You can check each image at images folder.

DISCLAIMER: THIS IS NOT AN OFFICIAL IMPLEMENTATION

About

Reproducing toy-experiment result of discrete-key value bottleneck

License:MIT License


Languages

Language:Python 100.0%