Tensorflow
dtchang opened this issue · 1 comments
dtchang commented
Please provide a Tensorflow implementation at your earliest convenience. Thanks.
mbchang commented
Hi, the Neural Physics Engine is very similar in implementation to the Interaction Network and Relation Network. While the NPE is implemented in Torch, there are tensorflow implementations of the Interaction Network (https://github.com/jaesik817/Interaction-networks_tensorflow) and Relation Network (https://github.com/gitlimlab/Relation-Network-Tensorflow) (Disclaimer: I haven't validated their code) available for your reference.