Pinned Repositories
2017-JDD-Global-Data-Explorer-Competition
2017京东金融全球数据探索者大赛(3th place)
An-introduction-to-analysis-of-financial-data-with-R
awesome-aifinance
Awesome List of AI for Finance papers and resources
BuildingMachineLearningSystems
ChiMerge
对数据框中的某个变量进行有监督的分箱操作
Data-Analysis
Data Analysis Using Python
data_analysis
数据分析
DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
Deep-Reinforcement-Learning-in-Stock-Trading
Using deep actor-critic model to learn best strategies in pair trading
qinkevin's Repositories
qinkevin/2017-JDD-Global-Data-Explorer-Competition
2017京东金融全球数据探索者大赛(3th place)
qinkevin/ChiMerge
对数据框中的某个变量进行有监督的分箱操作
qinkevin/Data-Analysis
Data Analysis Using Python
qinkevin/DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
qinkevin/DeepLearningNotes
机器学习和量化分析学习进行中
qinkevin/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
qinkevin/dm_control
The DeepMind Control Suite and Package
qinkevin/drl-portfolio-management
CSCI 599 deep learning and its applications final project
qinkevin/GNN-algorithms
图神经网络相关算法详述及实现
qinkevin/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
qinkevin/gym-trading
Environment for reinforcement-learning algorithmic trading models
qinkevin/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
qinkevin/lime
Lime: Explaining the predictions of any machine learning classifier
qinkevin/nlp-notebooks
A collection of notebooks for Natural Language Processing
qinkevin/NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
qinkevin/Paper-Code
qinkevin/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
qinkevin/pyflux
Open source time series library for Python
qinkevin/pytorch-beginner
pytorch tutorial for beginners
qinkevin/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
qinkevin/PyTorch-book
PyTorch教程
qinkevin/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
qinkevin/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
qinkevin/qinkevin.github.io
qinkevin/qtrader
Algorithmic Trading using Q-Learning and Recurrent Reinforcement Learning
qinkevin/Reinforcement-Learning-Notebooks
A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
qinkevin/rl-portfolio-management
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)
qinkevin/stock_market_reinforcement_learning-1
qinkevin/welcome_tutorials
Various tutorials given for welcoming new students at MILA.
qinkevin/Wide-and-Deep-PyTorch
PyTorch implementation of Tensorflow's Wide and Deep Algorithm