DI-engine
DI-engine copied to clipboard
OpenDILab Decision AI Engine
Hi I am new to DI-engine. when I run [DI-engine](https://github.com/opendilab/DI-engine)/[dizoo](https://github.com/opendilab/DI-engine/tree/main/dizoo)/[gym_hybrid](https://github.com/opendilab/DI-engine/tree/main/dizoo/gym_hybrid)/[envs](https://github.com/opendilab/DI-engine/tree/main/dizoo/gym_hybrid/envs)/gym_hybrid_env.py (gym_hybrid_env.py ) code only in jupyter notebook, i am getting the **AssertionError: gym_hybrid** error. can anyone please help me on...
This issue is a collection of various interesting agent demonstration trained by DI-engine, it will be updated continually. - Mario 1-1 https://user-images.githubusercontent.com/33195032/184529481-f55642f7-e9e8-45d3-9b8c-80e5bf3e177b.mp4 - Mario 1-2 https://user-images.githubusercontent.com/33195032/184669648-6309ba32-4d33-4b07-8ce0-cce89c82bf97.mp4 - rocket landing https://user-images.githubusercontent.com/33195032/204750411-2c3c4fb3-de6c-474a-a4d3-dd380a605de1.mp4...
Hi I am new to DI-engine and trying to train the gym hybrid "[thomashirtz](https://github.com/thomashirtz)" agent using HPPO. could you please explain me what are [config](https://github.com/opendilab/DI-engine/tree/main/dizoo/gym_hybrid/config),[entry](https://github.com/opendilab/DI-engine/tree/main/dizoo/gym_hybrid/entry), [envs](https://github.com/opendilab/DI-engine/tree/main/dizoo/gym_hybrid/envs) folders are mentioning under...
## Description gym-super-mario-bros==7.3.0 https://user-images.githubusercontent.com/33195032/184481953-5bdbb756-6cf4-492c-9d4e-ff5ccc34d4c6.mp4 ## Related Issue ## TODO ## Check List - [ ] merge the latest version source branch/repo, and resolve all the conflicts - [ ] pass...
Hi I was trying to train my customized environment with HPPO (Hybrid PPO) algorithm using DI-engine. Did you train the "[thomashirtz](https://github.com/thomashirtz)" -gym-hybrid agent using the HPPO because i have seen...
## Description ## Related Issue ## TODO ## Check List - [ ] merge the latest version source branch/repo, and resolve all the conflicts - [ ] pass style check...
## Description ## Related Issue ## TODO ## Check List - [ ] merge the latest version source branch/repo, and resolve all the conflicts - [ ] pass style check...
add efficientzero policy and model, and related env and config, and migrate the existing alphazero demo ## Description ## Related Issue ## TODO ## Check List - [ ] merge...
## Description ## Related Issue ## TODO ## Check List - [ ] merge the latest version source branch/repo, and resolve all the conflicts - [ ] pass style check...
## Description [Implicit Behavior Cloning](https://arxiv.org/pdf/2109.00137.pdf) [Experiment results](https://vsde0sjona.feishu.cn/wiki/wikcnG5I5iux7PA2Jr44eDAfoZf) ## Related Issue ## TODO ## Check List - [x] minimal working pipeline - [x] vanilla energy based model - [x] autoregressive energy...