-
Notifications
You must be signed in to change notification settings - Fork 0
baibizhe/electric_env
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### pakages used tensorflow = '2.2.0'\ numpy = '1.18.1'\ gym ='0.17.2'\ ### how to use : * It should have at least the following files: ```sh electric-env/ README.md setup.py ... gym_foo/ __init__.py envs/ __init__.py foo_env.py ... ``` if you do not want register any new enviroment ,please dont modify ant \_\_ini__.py files, and setup.py \ #### register custom enviroment as following: in windows terminal : ```sh > pip install -e gym-foo` ``` Then run main.py
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published