Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 474 Bytes

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