dynamics icon indicating copy to clipboard operation
dynamics copied to clipboard

Tensorflow

Open dtchang opened this issue 8 years ago • 1 comments

Please provide a Tensorflow implementation at your earliest convenience. Thanks.

dtchang avatar Aug 14 '17 20:08 dtchang

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.

mbchang avatar Oct 30 '17 04:10 mbchang