Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Does not work with Tensorforce 0.6 and Tensorflow 2.2+ but only old Tensorforce 0.4.4 with Tensorflow 1.6 #1

@developeralgo8888

Description

@developeralgo8888

This code does not work with current Tensorflow 2.2+ and Tensorforce 0.6 but only with old tensorforce 0.4.4 with tensorflow 1.6.

i have debugged most of it. But i can't seem to get it to work in Tensorflow 2.2+ and TensorForce 0.6 , The issue is tensorforce was updated to 0.6 to comply with tensorflow 2.2+

main problem:

Agent.from_spec(...) has been deprecated and replaced with Agent.create(......) . This is breaking the source code .

if you update it to comply with Tensorflow 2.2+ and Tensorforce 0.6 then i will continue to debug it .

Any update ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions