TensorTrade-NG is an open source Python framework for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning.
Stars
196
Forks
38
Watchers
196
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
452
commits
218
commits
120
commits
69
commits
43
commits
36
commits
16
commits
13
commits
9
commits
8
commits
feat: add CorrelationAbsoluteTransformer, LassoFeatureSelectionTransformer and UnivariateFeatureSelectionTransformer
ec6552eView on GitHubfeat: added MutualInformationTransformer, CorrelationThresholdTransformer, CatBoostFeatureImportanceTransformer and CatBoostRFECVTransformer
398747eView on GitHubfix: fix lagging so that only one concatenation will be executed
608ddf3View on GitHubchore: fix paths and versions in sonar-project.properties
94943c7View on GitHub