NRI icon indicating copy to clipboard operation
NRI copied to clipboard

dynamic_graph

Open kingwmk opened this issue 7 years ago • 2 comments

Hi, thanks for your outstanding works and contribution. I have a question that Can we use dynamic_graph in training step? If yes, can you give me some implementation guidance? Thank you very much!

kingwmk avatar Jan 14 '19 09:01 kingwmk

Currently, this is not supported, unfortunately. The best way is probably to train on shorter sequences if you expect the latent graph to change quickly. Evaluation with dynamic_graph=True should then improve.

On Mon, Jan 14, 2019 at 10:27 AM kingwmk [email protected] wrote:

Hi, thanks for your outstanding works and contribution. I have a question that Can we use dynamic_graph in training step? If yes, can you give me some implementation guidance? Thank you very much!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ethanfetaya/NRI/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAcYLH0iI0DeB6X8wBUyCWXdGAsPHh3ks5vDE1rgaJpZM4Z93wa .

tkipf avatar Jan 14 '19 09:01 tkipf

Thank you !!!

kingwmk avatar Jan 14 '19 12:01 kingwmk