Pinned Repositories
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
AlphaNetV3
Recurrent Neural Network for predicting Stock Returns
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
Binn
cvxpylayers
Differentiable convex optimization layers
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
IntroNeuralNetworks
Introducing neural networks to predict stock prices
ML
ML Study
tushare
TuShare is a utility for crawling historical data of China stocks
binnhe's Repositories
binnhe/ML
ML Study
binnhe/AlphaNetV3
Recurrent Neural Network for predicting Stock Returns
binnhe/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
binnhe/cvxpylayers
Differentiable convex optimization layers
binnhe/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
binnhe/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
binnhe/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
binnhe/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020
Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.
binnhe/dlaicourse
Notebooks for learning deep learning
binnhe/draw
binnhe/DRL
Deep Reinforcement Learning
binnhe/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
binnhe/fantastic-matplotlib
Matplotlib中文教程,在线阅读地址:敬请期待全新网站
binnhe/fattails
Code and Notes for fat-tailed statistics.
binnhe/FinRL
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. 🔥
binnhe/gm
GM javascript
binnhe/hands-on-data-analysis
binnhe/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
binnhe/IBAPI_Trading_Modules
This module is a simple trading system. I will compelete it gradually
binnhe/joyful-pandas
pandas中文教程
binnhe/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
binnhe/minisom
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
binnhe/ML-notes
notes about machine learning
binnhe/Other
ML Study
binnhe/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
binnhe/PythonResources
My curated list of Python resources on Quantitative Finance
binnhe/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
binnhe/RL-Stock
📈 如何用深度强化学习自动炒股
binnhe/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
binnhe/WhaleQuant
本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。