开源软件名称(OpenSource Name):PnYuan/Practice-of-Machine-Learning
开源软件地址(OpenSource Url):https://github.com/PnYuan/Practice-of-Machine-Learning
开源编程语言(OpenSource Language):
Python
100.0%
开源软件介绍(OpenSource Introduction):Practice of MachineLearning(机器学习练习的一些代码托管)
here is a repository of scattered studies of "machine-learning".
for more info, welcome to my blog: Yuan's Homepage or Snoopy_Yuan的博客
List
- code; Kaggle-Avazu-CTR-Prediction experiments based on LR、GBDT、GBDT-LR using sklearn and FM、FFM using xlearn.(python code here).
- code; Kaggle-Titanic experiments based on Decision Tree using sklearn.(python code here).
- code; MNIST experiments based on Softmax, MLP, CNN using Tensorflow.(python code here).
- code; ensemble learning experiment based on RF(Random Forest) and GBDT(Gradient Boosting Decision Tree) using sklearn.(python code here).
- code; MNIST experiment based on CNN (Convolutional Neural Networks) using Theano.(python code here).
- code; MNIST experiment based on MLP (Multilayer Perceptron) using Theano.(python code here).
- code; implementation of standard BP algorithm.(python code here).
- code; implementation practice of BP network based on PyBrain.(python code here)
- note; parameter learning of Bayesian Network(BN).
|
请发表评论