Pinned Repositories
AlgoTrading
Algorithmic trading platform for multiple assets
alpha-mind
quantitative security portfolio analysis
awesome-timeseries
bt
bt - flexible backtesting for Python
eos
An open source smart contract platform
l2features
mp3_cut
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
gglive's Repositories
gglive/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
gglive/l2features
gglive/mp3_cut
gglive/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
gglive/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
gglive/AlgoTrading
Algorithmic trading platform for multiple assets
gglive/alpha-mind
quantitative security portfolio analysis
gglive/awesome-timeseries
gglive/bt
bt - flexible backtesting for Python
gglive/eos
An open source smart contract platform
gglive/Finance-Python
python tools for Finance
gglive/JAQS
gglive/PRML
PRML algorithms implemented in Python
gglive/pyalgotrade
Python Algorithmic Trading Library
gglive/pyfolio
Portfolio and risk analytics in Python
gglive/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
gglive/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. An increasing number of SOTA Quant research works/papers are released in Qlib.
gglive/quantcalc-net.github.io
previously quantcalc.net
gglive/research_public
Quantopian research projects
gglive/rqalpha-mod-fxdayu-source
rqalpha拓展数据和事件源,支持分钟级别回测,实时交易,支持quantos数据源
gglive/rqalpha-mod-vnpy
RQAlpha 对接 vnpy 的扩展 Mod。通过启用该 Mod 来实现期货策略的实盘交易
gglive/scrapper
gglive/vnpy
基于python的开源量化交易平台开发框架
gglive/zipline
Zipline, a Pythonic Algorithmic Trading Library