python - Gym Environment Creation -


i'm new openai , gym. i'm using ubuntu 14.04 , have dependencies installed me. i'm unable figure out sequence of execution of commands construction of 'new' gym environment.

please refer https://github.com/hackthemarket/gym-trading.

when i'm trying implement same on own, displays:

raise error.unregisteredenv('no registered env id: {}'.format(id)) gym.error.unregisteredenv: no registered env id: trading-v0 

please explain me correct sequence of execution of files example.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -