Huoran Li
|
bad1ae58bd
|
Add CI
|
2022-07-26 12:57:44 +08:00 |
|
Huoran Li
|
fae0f77437
|
Merge branch 'main' into huoran/qlib_rl
|
2022-07-21 09:38:35 +08:00 |
|
Huoran Li
|
7d466890c0
|
Black format
|
2022-07-19 15:20:19 +08:00 |
|
Huoran Li
|
aeb54cba4c
|
Add QlibIntradayBacktestData
|
2022-07-15 15:20:10 +08:00 |
|
Yuge Zhang
|
25ecb1135f
|
Qlib RL framework (stage 2) - trainer (#1125)
* checkpoint
(cherry picked from commit 1a8e0bd4671ee6d624a7d09bb198a273282cd050)
* Not a workable version
(cherry picked from commit 3498e185684cd5590d3ab97e0ab69eab8c1e0e3a)
* vessel
* ckpt
* .
* vessel
* .
* .
* checkpoint callback
* .
* cleanup
* logger
* .
* test
* .
* add test
* .
* .
* .
* .
* New reward
* Add train API
* fix mypy
* fix lint
* More comment
* 3.7 compat
* fix test
* fix test
* .
* Resolve comments
* fix typehint
|
2022-06-28 19:53:05 +08:00 |
|
Default
|
7535d60e99
|
Draft
|
2022-06-20 10:05:29 +08:00 |
|
Huoran Li
|
b184cc4125
|
Refine previous version RL codes
|
2022-06-16 13:34:24 +08:00 |
|
Yuge Zhang
|
9a40fd3cdc
|
Qlib RL framework (stage 1) - single-asset order execution (#1076)
* rl init
* aux info
* Reward config
* update
* simple
* update saoe init
* update simulator and seed
* minor
* minor
* update sim
* checkpoint
* obs
* Update interpreter
* init qlib simulator
* checkpoint
* Refine codebase
* checkpoint
* checkpoint
* Add one test
* More tests
* Simulator checkpoint
* checkpoint
* First-step tested
* Checkpoint
* Update data_queue API
* Checkpoint
* Update test
* Move files
* Checkpoint
* Single-quote -> double-quote
* Fix finite env tests
* Tested with mypy
* pep-574
* No call for env done
* Update finite env docs
* Fix csv writer
* Refine tester
* Update logger
* Add another logger test
* Checkpoint
* Add network sanity test
* steps per episode is not correct
* Cleanup code, ready for PR
* Reformat with black
* Fix pylint for py37
* Fix lint
* Fix lint
* Fix flake
* update mypy command
* mypy
* Update exclude pattern
* Use pyproject.toml
* test
* .
* .
* Refactor pipeline
* .
* defaults run bash
* .
* Revert and skip follow_imports
* Fix toml issue
* fix mypy
* .
* .
* .
* Fix install
* Minor fix
* Fix test
* Fix test
* Remove requirements
* Revert
* fix tests
* Fix lint
* .
* .
* .
* .
* .
* update install from source command
* .
* Fix data download
* .
* .
* .
* .
* .
* .
* Fix py37
* Ignore tests on non-linux
* resolve comments
* fix tests
* resolve comments
* some typo
* style updates
* More comments
* fix dummy
* add warning
* Align precision in some system
* Added some impl notes
Co-authored-by: Young <afe.young@gmail.com>
|
2022-05-21 18:19:24 +08:00 |
|