nzarnaghi

Results 5 issues of nzarnaghi

Hi, For implementing the bayesian optimization, in the decode_from_latent_space function, why did you pick the most popular samples? Thank you, Narges

Hi, I want to use the following grammar which I have previously used in NLTK: S -> L S | L L -> 'A' F 'U' | 'A' | 'U'...

Could you please upload your pertained model and an example for running your code on Github?

Hi, I could generate the data using this command: python generate_dataset.py But when I want to run this command: --simulation charged It gives me this error: error: '--simulation' is not...