Martin Funkquist
Martin Funkquist
When a update for the props of the graphs are made all of them will change size if they do not have a fixed height. This is not supposed to...
I am trying to reproduce the results of the sentence retriever model, but can't seem to get the accuracy to the same level as in the paper. I tried using...
When trying to load the pretrained ESIM model for sentence retrieval I get the following error: ``` Exception has occurred: NotFoundError Key encode_rnn/birnn/bidirectional_rnn/fw/basic_lstm_cell/bias not found in checkpoint [[Node: save/RestoreV2 =...
I do not have much time to maintain this project, but I see that there is a lot of interest in it. Therefore, I am looking for others that are...
Is it possible to remove the typing of objects when generating the PDDL files? For some domains where there is only one object type, the type is not needed, such...
Fixes issue #142 Also provided an example notebook of how to use the new feature and how to write to a PDDL file
The links under "Resources" on the homepage (https://nms.kcl.ac.uk/planning/software/val.html) are broken. Maybe these are obsolete, but then it might be good to remove them.
When I try to parse a numerical domain e.g. containing at least one function with a numerical output, the parsing fails with the error: ```tarski.errors.UndefinedElement: Undefined element "number" (error msg:...