noegroup / paper_boltzmann_generators

Creative Commons Attribution 4.0 International
83 stars 32 forks source link

What is the version of tensorflow and keras ? #4

Open ayuka725 opened 4 years ago

ayuka725 commented 4 years ago

Hello Dr Noe, Can you please tell me what version of tensorflow and keras you are using in this code? Or is it stated somewhere?

franknoe commented 4 years ago

Hi, I used TF 1.4, it won't run under newer TFs, but we will release a PyTorch code soon. Keras - I don't think it matters much, whatever works with TF1.4

Best, Frank.

Am 05.07.20 um 17:40 schrieb ayuka725:

Hello Dr Noe, Can you please tell me what version of tensorflow and keras you are using in this code? Or is it stated somewhere?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/noegroup/paper_boltzmann_generators/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRR4QVQXZULKKIWO2TE5VTR2CNFVANCNFSM4OQ5S7DQ.

--

Prof. Dr. Frank Noe Group leader, AI4Science (Artificial Intelligence for the Sciences) Freie Universitaet Berlin

Phone: (+49) (0)30 838 75354 Web: research.franknoe.de Mail: Arnimallee 6, 14195 Berlin, Germany

ayuka725 commented 4 years ago

Thank you very much, I really respect your great work! I'm looking forward to the implementation in Pytorch.

miss77jun commented 3 years ago

Besides TF1.4, can you please tell us the version of cuda used in BG? Thanks.