Variational-Recurrent-Autoencoder-Tensorflow icon indicating copy to clipboard operation
Variational-Recurrent-Autoencoder-Tensorflow copied to clipboard

I'm sorry to trouble you...can you update the code with the version1.0 of tf or tell me what should be changed

Open tuanshanyou opened this issue 7 years ago • 8 comments

tuanshanyou avatar Jun 20 '17 10:06 tuanshanyou

There's a script that will auto-upgrade code to TF 1.0 included in the TF repo: https://www.tensorflow.org/install/migration

suzil avatar Nov 06 '17 12:11 suzil

I ran the auto-upgrade script, and it fixed some issues, but there were still a few manual changes I had to make before I got it working with the latest tensorflow. @tuanshanyou if you still need it, I can fork it and push my version

superMDguy avatar Dec 05 '17 17:12 superMDguy

@superMDguy would be happy to get that fork!

eyaler avatar Dec 25 '17 20:12 eyaler

Ok, I'll get it ready to push. I also added support for loading pretrained GloVe word vectors. Do you want me to keep that code in or take it out?

superMDguy avatar Dec 27 '17 21:12 superMDguy

sounds awesome!

eyaler avatar Dec 28 '17 09:12 eyaler

Here it is: https://github.com/superMDguy/Variational-Recurrent-Autoencoder-Tensorflow.

I did a lot of cleanup as well to remove old references to "en" and "fr" vocab. If you have any problems with it, feel free to create an issue on the repo.

superMDguy avatar Dec 28 '17 23:12 superMDguy

@superMDguy could not create an issue on your repo... any chance you can add minimal sample files needed to run the usage examples?

eyaler avatar Jan 13 '18 15:01 eyaler

For the GloVe embeddings? Or input.txt/output.txt? Also, I enabled issues, don't know why they were disabled before.

superMDguy avatar Jan 13 '18 15:01 superMDguy