kpot / kerl

KERL: reinforcement learning algorithms and tools implemented using Keras
MIT License
11 stars 4 forks source link

Tensorflow version #4

Open simledev opened 1 year ago

simledev commented 1 year ago

Hello,

could you tell me which version of tensorflow should work with this package? I can't get it to run.

Thank you.

kpot commented 1 year ago

Hello,

The code was written back when Tensorflow was < 2.0, and Keras was still a separate library. It will require some extra work to make it fully compatible with modern Tensorflow 2.x. It is doable though, since Keras has changed surprisingly little and most of the code will remain the same.

Hope this helps :)

On Fri, Aug 4, 2023 at 11:19 PM Simon @.***> wrote:

Hello,

could you tell me which version of tensorflow should work with this package? I can't get it to run.

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/kpot/kerl/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAW5IWWOLRFFPBKPY5OHYLXTU4KPANCNFSM6AAAAAA3ERISVE . You are receiving this because you are subscribed to this thread.Message ID: @.***>