heisenbergwong's Stars
jbn/ZigZag
Python library for identifying the peaks and valleys of a time series.
quantopian/alphalens
Performance analysis of predictive (alpha) stock factors
jerryxyx/AlphaTrading
An workflow in factor-based equity trading, including factor analysis and factor modeling. For well-established factor models, I implement APT model, BARRA's risk model and dynamic multi-factor model in this project.
deshpandenu/Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN-
Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.
ZacKeskin/PyCausality
Calculate predictive causality between time series using information-theoretic techniques
fulifeng/Temporal_Relational_Stock_Ranking
Code for paper "Temporal Relational Ranking for Stock Prediction"
robcarver17/pysystemtrade
Systematic Trading in python
polakowo/vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
yutiansut/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
cvxgrp/cvxportfolio
Portfolio optimization and back-testing.
VivekPa/OptimalPortfolio
An open source library for portfolio optimisation
deependersingla/deep_portfolio
jankrepl/deepdow
Portfolio optimization with deep learning.
TheDonKane/ValueAtRisk-Model-Equities
VaR model for Equity portfolio
czielinski/portfolioopt
Financial Portfolio Optimization Routines in Python
robertmartin8/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
st--/interactive-gp-visualization
Interactive visualization of Gaussian processes
borgwang/toys
Toy models, experiments and random notes on machine learning and deep learning.
sfl666/option_tools
期权隐含波动率/历史波动率
waditu/tushare
TuShare is a utility for crawling historical data of China stocks
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
Yimeng-Zhang/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
macanv/MQNLP
自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key words extractor, auto summarize etc.
brightmart/sentiment_analysis_fine_grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
norybaby/sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
snowkylin/tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程