haibolii's starred repositories

dash

Data Apps & Dashboards for Python. No JavaScript Required.

Language:PythonLicense:MITStargazers:21072Issues:417Issues:1747

plotly.py

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

Language:PythonLicense:MITStargazers:15890Issues:273Issues:2908

tf-quant-finance

High-performance TensorFlow library for quantitative finance.

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

gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch

Language:PythonLicense:MITStargazers:3507Issues:58Issues:1305

reinforcement-learning

Minimal and Clean Reinforcement Learning Examples

Language:PythonLicense:MITStargazers:3344Issues:127Issues:54

deep_trader

This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.

QuantitativePrimer

An Interview Primer for Quantitative Finance

Medium

Code related to blog posts on my Medium page

Language:Jupyter NotebookStargazers:356Issues:22Issues:8

Deep-Reinforcement-Learning-in-Stock-Trading

Using deep actor-critic model to learn best strategies in pair trading

Stock-Trading-Using-Machine-Learning

A comprehensive approach for stock trading implemented using Neural Network and Reinforcement Learning separately.