mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-24 18:22:57 +03:00
Add fuku-ml for Python General-Purpose Machine Learning
Add fuku-ml for Python General-Purpose Machine Learning Fuku-ml is a simple machine learning library, including Perceptron, Regression, Support Vector Machine, Decision Tree and more, it's easy to use and easy to learn for beginners.
This commit is contained in:
parent
5d7b28ebe5
commit
9eb171f831
@ -827,6 +827,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [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
|
||||
* [fuku-ml](https://github.com/fukuball/fuku-ml) - Simple machine learning library, including Perceptron, Regression, Support Vector Machine, Decision Tree and more, it's easy to use and easy to learn for beginners.
|
||||
|
||||
<a name="python-data-analysis" />
|
||||
#### Data Analysis / Data Visualization
|
||||
|
Loading…
Reference in New Issue
Block a user