Skip to content

Commit

Permalink
Merge pull request josephmisiti#332 from AmazaspShumik/master
Browse files Browse the repository at this point in the history
Add skbayes - Python package for Bayesian Machine Learning
  • Loading branch information
josephmisiti authored Nov 13, 2016
2 parents c8fea44 + 0b75c10 commit 5b68ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ on MNIST digits[DEEP LEARNING]
* [REP](https://github.com/yandex/rep) - an IPython-based environment for conducting data-driven research in a consistent and reproducible way. REP is not trying to substitute scikit-learn, but extends it and provides better user experience.
* [rgf_python](https://github.com/fukatani/rgf_python) - Python bindings for Regularized Greedy Forest (Tree) Library.
* [gym](https://github.com/openai/gym) - OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms.
* [skbayes](https://github.com/AmazaspShumik/sklearn-bayes) - Python package for Bayesian Machine Learning with scikit-learn API

<a name="python-data-analysis" />
#### Data Analysis / Data Visualization
Expand Down

0 comments on commit 5b68ac9

Please sign in to comment.