Pinned Repositories
reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
luobotaxinghu's Repositories
luobotaxinghu/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
luobotaxinghu/caffe-windows
Configure Caffe in one hour for Windows users.
luobotaxinghu/feature_engineering
feature engineering include fill nan, feature map,combination and sampling
luobotaxinghu/leetcode-python
LeetCode problems in Python
luobotaxinghu/models
Models built with TensorFlow
luobotaxinghu/NLP-with-DL-CS224N-in-Stanford
Assignments in the course of NLP with DL, CS224N in Stanford
luobotaxinghu/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
luobotaxinghu/sort-method-by-Python
Use bucket sort, quick sort, merge sort, direct insert sort, heap sort, time least sort, these methods.
luobotaxinghu/tensorflow
Computation using data flow graphs for scalable machine learning
luobotaxinghu/TextClassificationByDL
Text classification by deep learning