-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Although, i have installed all the necessary dependencies, i still get the above error code which has prevented the training of the dataset. #3
Comments
The error is related to the args.state_dim not corresponding with actual state vector generated in wrapper.py.
I am sorry that you stuck in an error even with default configuration and right dependencies.. |
Hi there, |
The last time I checked, there were just too many bugs as a result of the
conflicting versions of the tensorflow that was implemented
in designing the project. I believe in our last correspondence, he did
mention updating it to a more recent version of tensorflow. However,
it still remained buggy when I did try it so I lost interest in the paper
altogether and moved on.
I believe you could still try it out if you are very much interested in the
research. However, since he coded basically from first principles without
using the standard available libraries, you can easily just implement your
own using his logic. That would be a great learning curve.
Wishing you the best of Luck
…On Tue, 6 Feb 2024 at 18:56, John Pap ***@***.***> wrote:
Hi there,
Has this issue been resolved yet? I am curious in testing the code out.
Thank you!
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY3BRZRELU3DBIST7ERHE23YSJODXAVCNFSM6AAAAAAZ66RMNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZQGM2TQMZSGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Originally posted by @Gabbydgoat in #2 (comment)
The text was updated successfully, but these errors were encountered: