Release 1.6.5
This is an incomplete list among the many features added.
-
New Example
- FastText Sentence Classification (IMDB), see tutorial_imdb_fasttext.py by @tomtung
- Variational Autoencoder (VAE) for (MNIST) by @BUPTLdy.
-
New Support
-
New Update
- tl.files.load_cyclegan_dataset for 2d grey scale to RGB.
- tl.prepro.threading_data for returning list instead of numpy array if possible.
- all examples to support TensorFlow 1.3 by @zsdonghao, see (6430b24)
-
Documentation by @zsdonghao @luomai