Huoran Li
4dbb8ecb86
Remove ( #1464 )
2023-03-15 15:26:44 +08:00
Cadenza-Li
76f2fb1a1a
Add ipynb format check ( #1439 )
...
* Update test_qlib_from_source.yml
* add ipynb format check to workflow
* test ipynb CI
* modify nbqa check path
* add pylint flake8 mypy check to ipynb
* check ipynb with black and pylint
* reformat .ipynb files
* format line length
nbqa black . -l 120
* update nbqa .ipynb format CI
* format old ipynb files
* add nbconvert check to CI
* adjust CI order to avoid repeating download data
2023-02-21 09:23:22 +08:00
Huoran Li
44ce91ee9d
Simple RL notebook ( #1395 )
...
* Simple RL notebook
* Add link to the notebook
Co-authored-by: Young <afe.young@gmail.com >
2023-01-03 00:17:18 +08:00
Huoran Li
577923a9f0
Fix RL example bug ( #1384 )
...
* Fix data pipeline
* Add TODO
2022-12-06 20:49:56 +08:00
you-n-g
d44175e425
Fix RL command Error ( #1382 )
2022-12-05 09:39:26 +08:00
Lewen Wang
e182124e75
Add docs for qlib.rl ( #1322 )
...
* Add docs for qlib.rl
* Update docs for qlib.rl
* Add homepage introduct to RL framework
* Update index Link
* Fix Icon
* typo
* Update catelog
* Update docs for qlib.rl
* Update docs for qlib.rl
* Update figure
* Update docs for qlib.rl
* Update setup.py
* FIx setup.py
* Update docs and fix some typos
* Fix the reference to RL docs
* Update framework.svg
* Update framework.svg
* Update framework.svg
* Update docs for qlibrl.
* Update docs for qlibrl.
* Update docs for Qlibrl.
* Update docs for qlibrl.
* Update docs for qlibrl.
* Update docs for qlibrl.
* Add new framework
* Update jpg
* Update framework.svg
* Update framework.svg
* Update Qlib framework and description
* Update grammar
* Update README.md
* Update README.md
* Update docs/component/rl.rst
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
* Update docs/component/rl.rst
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
* Update docs for qlib.rl
* Change theme for docs.
* Update docs for qlib.rl
* Update docs for qlib.rl
* Update docs for qlib.rl
* Update docs for qlib.rl.
* Update docs for qlib.rl
* Update docs for qlib.rl
* Update docs for qlib.rl
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2022-11-10 21:10:44 +08:00
Linlang
1861c8edaf
optimize_CI ( #1314 )
2022-10-20 08:38:05 +08:00
Huoran Li
3c62d131a5
Migrate amc4th training ( #1316 )
...
* Migrate amc4th training
* Refine RL example scripts
* Resolve PR comments
Co-authored-by: luocy16 <luocy16@mails.tsinghua.edu.cn >
2022-10-19 10:17:43 +08:00