ryanluoli1 / AlphaNet
An end-to-end stock factors mining neural network framework.
☆34Updated last year
Alternatives and similar repositories for AlphaNet:
Users that are interested in AlphaNet are comparing it to the libraries listed below
- Stock factor mining with CNN and GRU.☆53Updated 2 years ago
- 复现华泰证券《强化学习初探与DQN择时》研报中的DQN模型与效果☆33Updated 2 years ago
- High frequency factors based on order and trade data.☆49Updated last year
- 基于基因表达式规划算法的因子挖掘☆29Updated 3 years ago
- 升级后的gplearn, 支持包含时序和截面参数的自定义函数,例如均线☆59Updated last year
- ☆27Updated last year
- 多因子模型相关☆21Updated 3 years ago
- 分享量化投资相关的论文,代码和代码复现。☆80Updated 2 years ago
- 基于华泰研报对原alpha101代码进行简化和拓展☆44Updated 5 years ago
- Enhance the gplearn package to support precise three-dimensional structured dimension genetic programming (GP), with a particular focus …☆33Updated 8 months ago
- 通过遗传算法、强化学习来自动选择高频因子☆23Updated 2 years ago
- A risk evaluation program that follows BARRA's CNE6 and USE4 risk model to predict the risk and distribution of factors in a portfolio. C…☆64Updated 4 years ago
- 改写了gplearn源码,原有的gplearn会把数据转为numpy,丢失了datetime和stockcode的原始信息。很难做截面的因子ic、ir分析,所以改动了相应的源码,使之可以做因子的截面ic分析。另外增加了时序函数和并行化框架ray的支持。☆18Updated last year
- 沪深300指数增强模型☆81Updated 5 years ago
- factor performance visualization☆31Updated 2 weeks ago
- 改进gplearn,主要使用在股票公式挖掘☆94Updated 4 years ago
- 本文通过gplearn模型,结合遗传算法中的遗传规划方法生成因子。这里因子生成基于simple-backtest中的简单回测系统,主要针对股指期货操作。☆122Updated last year
- Backtest Framework designed by YuminQuant&Yumin.☆17Updated 8 months ago
- An internship project: Implement Barra model to take risk or style factor attribution based on multi-factor model.☆63Updated 7 years ago
- 根据20170925-华泰期货-CTA量化策略因子系列(二):动量因子研报进行复现☆25Updated 2 years ago
- 沪深300指数纯因子组合构建☆51Updated 6 years ago
- The source code for the paper☆21Updated last year
- alpha投研示例☆72Updated 2 weeks ago
- 一个简单的量化研究框架,具备基本的数据获取、因子分析、机器学习、回测及结果分析功能