matgreco

Results 4 issues of matgreco

Hi, Thank's for this work. It's really usefull. Why you defined the score function as (line 66)?? self.logp / float(self.leng - 1 + 1e-6) + alpha * reward Can you...

Hi, I need to add multiple node feature to your implementation. Is possible? Thank's. regards.

When i run the command ./run_DGCNN.sh in CPU mode i get the following error. I set the var gpu_or_cpu=cpu, and i don't have cuda on this pc. How can i...

Hi, I have interest to use the heuristic modules, but when I run the same script, which contain the definition of a task and a state, return different heuristics values....