maplewzx's Stars
maplewzx/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
maplewzx/books
maplewzx/ExtendedObjectTracking
Sensor Data Fusion Group
maplewzx/GNNPapers
Must-read papers on graph neural networks (GNN)
maplewzx/sklearn2
Small extension to sklearn
maplewzx/pyspider
A Powerful Spider(Web Crawler) System in Python.
maplewzx/developer-roadmap
Roadmap to becoming a web developer in 2018
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
apache/predictionio
PredictionIO, a machine learning server for developers and ML engineers.
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
scikit-learn-contrib/lightning
Large-scale linear classification, regression and ranking in Python
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
aikorea/awesome-rl
Reinforcement learning resources curated