1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 17:12:20 +08:00
This commit is contained in:
Yuchen Fang
2021-01-28 00:41:02 +08:00
committed by you-n-g
parent bcadf47f32
commit 70a9d42c7d
21 changed files with 154 additions and 563 deletions

View File

@@ -25,4 +25,3 @@ class Static_Action(Base_Action):
"""
return min(target * self.action_map[action], position)