Mingcong Song (Mingcong)

Mingcong

Geek Repo

Location:United States

Github PK Tool:Github PK Tool

Mingcong Song's starred repositories

netron

Visualizer for neural network, deep learning and machine learning models

Language:JavaScriptLicense:MITStargazers:27705Issues:300Issues:1132

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:26435Issues:725Issues:0

awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

awesome-production-machine-learning

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.

Language:Jupyter NotebookStargazers:13037Issues:383Issues:298

numba

NumPy aware dynamic Python compiler using LLVM

Language:PythonLicense:BSD-2-ClauseStargazers:9831Issues:199Issues:5237

vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

Language:PythonLicense:MITStargazers:8266Issues:143Issues:1212

Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:7921Issues:380Issues:125

faust

Python Stream Processing

Language:PythonLicense:NOASSERTIONStargazers:6724Issues:139Issues:477

backtesting.py

:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.

Language:PythonLicense:AGPL-3.0Stargazers:5365Issues:119Issues:497

tf-quant-finance

High-performance TensorFlow library for quantitative finance.

Language:PythonLicense:Apache-2.0Stargazers:4491Issues:168Issues:54

PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity

Language:Jupyter NotebookLicense:MITStargazers:4423Issues:132Issues:463

pyalgotrade

Python Algorithmic Trading Library

Language:PythonLicense:NOASSERTIONStargazers:4401Issues:352Issues:0

vectorbt

Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.

Language:PythonLicense:NOASSERTIONStargazers:4257Issues:122Issues:445

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.

awesome-tensor-compilers

A list of awesome compiler projects and papers for tensor computation and deep learning.

qtpylib

QTPyLib, Pythonic Algorithmic Trading

Language:PythonLicense:Apache-2.0Stargazers:2144Issues:140Issues:153

ailabx

AI量化实验室,专注将前沿人工智能技术(深度学习/强化学习/知识图谱)应用于金融量化投资。

Language:HTMLLicense:GPL-3.0Stargazers:675Issues:45Issues:8

Real-time-stock-market-prediction

In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.

tickgrinder

Low-latency algorithmic trading platform written in Rust

Language:RustLicense:MITStargazers:555Issues:43Issues:9

aioquant

Asynchronous event I/O driven quantitative trading framework.

Language:PythonLicense:MITStargazers:380Issues:7Issues:0

fsi-samples

A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Numba, cuDF, and Dask.

Language:Jupyter NotebookStargazers:270Issues:16Issues:47
Language:Jupyter NotebookStargazers:69Issues:0Issues:0

Enhanced-Event-Driven-Backtester

In this repository, an event-driven backtester is implemented based on QuantStart articles. The backtester is programmed in Python featuring numerous improvements, in terms of coding structure, data handling, and simple trading strategies.

rl-trader

This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Kafka and Ray. A thorough walkthrough of the code is described in this article on medium: https://ryanraymartin.medium.com/deep-reinforcement-learning-for-stock-trading-with-kafka-and-rllib-d738b9634675

Language:PythonStargazers:27Issues:2Issues:0

aioquant

Asynchronous event I/O driven quantitative trading framework.

Language:PythonLicense:MITStargazers:8Issues:0Issues:0

varstream

Streaming Value At Risk

Language:JavaLicense:Apache-2.0Stargazers:6Issues:1Issues:0
Language:ScalaStargazers:1Issues:0Issues:0