AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL

MADDPG init issues

Đang mở
#334 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
4.4k
Fork
978
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Following is my code

` import elegantrl.agents.AgentMADDPG`

`a1 = elegantrl.agents.AgentMADDPG.AgentMADDPG() `

Output: AgentMADDPG.py
`in __init__ super().__init__()`
`TypeError: __init__() missing 3 required positional arguments: 'net_dims', 'state_dim', and 'action_dim'`

It is due to incorrect inheritance from of `AgentBase` class.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.