liyuanqi123's Stars
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
ZhengyaoJiang/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).
MachineLP/TextMatch
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
BIGBALLON/cifar-10-cnn
Play deep learning with CIFAR datasets
floodsung/DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
pemami4911/deep-rl
Collection of Deep Reinforcement Learning algorithms
sungyubkim/Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
carpedm20/NAF-tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
zhangchuheng123/iQuant
Silvicek/distributional-dqn
Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regression' based on OpenAi DQN baselines.
z331565360/State-Frequency-Memory-stock-prediction
mymusise/Trading-Gym
A Trading environment base on Gym
geifmany/selective_deep_learning
Code for the paper "Selective Classification for Deep Neural Networks"
htdt/diqn
Distributed implicit quantile network (IQN)
maple-research-lab/sfm
State-Frequency Memory Recurrent Neural Networks, ICML 2017