Skip to content

[실행오류] 2-cartpole/3-continuous-actor-critic #13

@rrbb014

Description

@rrbb014

tensorflow_probability 라는 패키지를 사용합니다만,
requirements.txt 에는 해당 패키지가 없습니다.

tensorflow==2.1.0 버전을 사용하시니 이와 맞는 tensorflow_probability 를 설치해야합니다.

https://github.com/tensorflow/probability/releases/tag/v0.9.0
를 보았을 때, tensorflow-probability==0.9.0tensorflow==2.1.0과 호환합니다.

버전 명시 없이 최신 tensorflow-probability의 경우엔 tensorflow==2.3.0과 호환합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions