Skip to content
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

NotImplementedError #3

Open
fi000 opened this issue Feb 4, 2018 · 0 comments
Open

NotImplementedError #3

fi000 opened this issue Feb 4, 2018 · 0 comments

Comments

@fi000
Copy link

fi000 commented Feb 4, 2018

Hi,
I have run your code and I am a junior in RL!
I did not know why when I run the code pg I saw the following:
Sorry for my stupid question!

Using TensorFlow backend.
�[33mWARN: gym.spaces.Box autodetected dtype as <class 'numpy.float32'>. Please provide explicit dtype.�[0m
Traceback (most recent call last):
File "pg.py", line 158, in
sudden_death=-1.0)
File "C:\Users\fi\Desktop\lll\code\3.6\stock_market_reinforcement_learning-master\environment.py", line 43, in init
self.reset()
File "C:\Users\fi\Anaconda30\envs\tensorflow\lib\site-packages\gym\core.py", line 70, in reset
raise NotImplementedError
NotImplementedError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant