LZHJOE's Stars
numenta/NAB
The Numenta Anomaly Benchmark
huailiang/ai_bird
强化学习-游戏AI Trainning
lukewys/SunXiaoChuan-spider
A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析
xiaoqian19940510/python-
对抗生成、强化学习、统计分析等python实现,提供蓝灯工具
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
hungtuchen/pytorch-dqn
Deep Q-Learning Network in pytorch (not actively maintained)
bencbartlett/Overmind
AI for Screeps, a multiplayer programming strategy game
kuz/DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
keon/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
zhuliquan/reinforcement_learning_basic_book
这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码
PENGZhaoqing/TimeSeriesPrediction
天池智慧交通预测挑战赛解决方案
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
wangcaihua/feature-engineering-for-ml-zh
:book: [译] 面向机器学习的特征工程
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
SimaShanhe/tsfresh-feature-translation
[译]tsfresh特征提取工具可提取的特征
numenta/nupic-legacy
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
subutai/nupic.subutai
Subutai's personal nupic code and experiments
yahoo/egads
A Java package to automatically detect anomalies in large scale time-series data
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
chickenbestlover/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
aurotripathy/lstm-anomaly-detect
Example code for neural-network-based anomaly detection of time-series data (uses LSTM)
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
khundman/telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记