Pinned Repositories
ADGAT
Modeling the Momentum Spillover Effect for Stock Prediction via Attribute-Driven Graph Attention Networks
AI-GridTrader
For research only.
akshare
AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
AlgoTrader
alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
AlphaNetV3
Recurrent Neural Network for predicting Stock Returns
Multiple-factor-risk-model
This project explores the way to construct the multiple factor risk model to calculate the risk contribution of each factor and the total portfolio risk using daily stock data from China.
pyStratAssetAlloc
tushare
TuShare is a utility for crawling historical data of China stocks
zipline
Zipline, a Pythonic Algorithmic Trading Library
chine007's Repositories
chine007/ADGAT
Modeling the Momentum Spillover Effect for Stock Prediction via Attribute-Driven Graph Attention Networks
chine007/alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
chine007/AlphaNetV3
Recurrent Neural Network for predicting Stock Returns
chine007/Autoencoder-Asset-Pricing-Models
Reimplementation of Autoencoder Asset Pricing Models (GKX, 2019)
chine007/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
chine007/ColossalAI
Making big AI models cheaper, easier, and scalable
chine007/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
chine007/DeepNude-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
chine007/DeepNude_NoWatermark_withModel
DeepNude source code,without watermark,with demo and model download link,one command to run offline,GAN/Pytorch/pix2pix/pic2pic
chine007/deepnude_official
chine007/FactorVAE
Reproduce AAAI22-FactorVAE
chine007/gp_alpha_examples
alpha投研示例
chine007/GPLearnFinance3D
对GPLearn完成了三维改造,并且增加了IC,IR,RankIC等指标,增加了样本内样本外的数据保存,增加了基于IC追踪所有generation中符合要求的因子并保存的功能。
chine007/hftbacktest
A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.
chine007/hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
chine007/kfx-broker-okx
OKX crypto
chine007/leejoonhun-factorVAE
Unofficial implementation of FactorVAE using PyTorch
chine007/openctp
openctp提供中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
chine007/ore-cli-gpu
chine007/ore-miner
ORE Miner built on top of Jito bundle with both CPU and GPU support.
chine007/pandas_exercises
Practice your pandas skills!
chine007/pix2pix
Image-to-image translation with conditional adversarial nets
chine007/Python-programming-exercises
100+ Python challenging programming exercises
chine007/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
chine007/QuantsPlaybook
量化研究-券商金工研报复现
chine007/stock
stock股票.获取股票数据,计算股票指标,识别股票形态,内置选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
chine007/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
chine007/trading-momentum-transformer
This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
chine007/transformer
This is a PyTorch implementation of the Transformer model in the paper Attention is All You Need
chine007/x7_FactorVAE
PyTorch implementation of FactorVAE