You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: