Ming Zhu

Results 20 issues of Ming Zhu

The DQN example https://highway-env.readthedocs.io/en/latest/quickstart.html#training-an-agent, runs successfully if using colab, however, it raises error if running locally in MacOS. In detail, the training process is successful, but " model = DQN.load("highway_dqn/model")"...

How to use other DRL libraries (e.g., elegantRL, tianshou) with highway-env as env?

How to add more kinetics constraints, e.g., max speed, max acceleration, max jerk, max curvature, max variance curvature with respect to distance, and min distance to other vehicles?

The AI4Finance community will refactor FinRL and FinRL-Meta following the principles of software engineering. If anyone is interested in this work, please send CV to my email: [email protected]

refactoring

Qlib is an AI-oriented quantitative investment platform. It integrates multiple ML methods. We will compare the performance of FinRL with Qlib. Could anyone provide help? Thanks.

discussion

如何安装使用ctags补全,尝试了下,在.js中没有成功。 如何设置 (add-hook 'js2-mode-hook 'my-setup-develop-environment) 请问是把https://github.com/zilongshanren/spacemacs-private 里的内容,移到本地 .spacemacs.d吗? 从day16开始,明显感觉按照视频上的步骤进行操作,比较困难了,能否将步伐放慢,把该安装、添加的代码,讲的详细些? day17中,Lispy怎么安装?

请教个问题,安装完cask, pallet之后, 执行 space: pallet-mode 正常 space: pallet-init 正常 space: pallet-install 报错如下,请问怎么解决?是哪里出问题了?谢谢 Debugger entered--Lisp error: (void-function cask-initialize) cask-initialize() pallet--cask-up(#f(compiled-function (bundle) #)) pallet-install() funcall-interactively(pallet-install) call-interactively(pallet-install record nil) command-execute(pallet-install record) counsel-M-x-action("pallet-install") ivy-call()...

The AI4Finance community will refactor FinRL and FinRL-Meta following the principles of software engineering. If anyone is interested in this work, please send CV to my email: [email protected]

refactoring

We will provide tutorials with two versions, notebook and python. The python version will be more efficient to debug locally step by step. The notebook .ipynb can be obtained by...

good first issue
discussion

We will try to provide flexible parameter setting for users. We will use classes to replace dict in parameter setting. For example, ConfigPPO is a class, which inherits from a...

dicussion