aayushee

Results 9 comments of aayushee

Hi Were you able to find a solution for the unsqueeze error during evaluation?

Hi..Were you able to find a solution for the problem?

Hello, I tried to run the model with different environments but it not converging at all. Made the above change of cumulative reward but that doesn't help. Any idea for...

> @artemisart Yes I was using the same, made the changes you suggested, now its working. > Thank you !! Hi, I am also trying to use the transformer model...

I was also getting this error. I ran the script with python2 and it worked.

Thanks for the info. I tried running the complete code with all servers and dependencies. I can start the servers and view the system via graphical interface but I am...

Hi Thanks for your explanation on the unpickling of WN18 dataset from code. Were you able to preprocess the FB15k-237 dataset and generate Hole embeddings for the same? I am...

I have the same issue. Were you able to figure it out?

Hi..I tried with tf 0.12.0, python 2.7, cuda 8 but still getting this error: ~/deep-text-corrector$ python2 correct_text.py train_path movie_dialog_train.txt --val_path movie_dialog_val.txt --c Config DefaultMovieDialogConfig --data_reader_type MovieDialogReader --model_path movie_dialog_model Training model....