mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-19 07:41:35 +03:00
Merge pull request #479 from siavashserver/master
Added neonrvm to the list.
This commit is contained in:
commit
4d50f97765
@ -146,6 +146,7 @@ Further resources:
|
||||
* [Darknet](https://github.com/pjreddie/darknet) - Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
|
||||
* [Recommender](https://github.com/GHamrouni/Recommender) - A C library for product recommendations/suggestions using collaborative filtering (CF).
|
||||
* [Hybrid Recommender System](https://github.com/SeniorSA/hybrid-rs-trainner) - A hybrid recommender system based upon scikit-learn algorithms.
|
||||
* [neonrvm](https://github.com/siavashserver/neonrvm) - neonrvm is an open source machine learning library based on RVM technique. It's written in C programming language and comes with Python programming language bindings.
|
||||
|
||||
<a name="c-cv"></a>
|
||||
#### Computer Vision
|
||||
@ -956,6 +957,7 @@ be
|
||||
* [modAL](https://cosmic-cortex.github.io/modAL) - A modular active learning framework for Python, built on top of scikit-learn.
|
||||
* [Cogitare](https://github.com/cogitare-ai/cogitare): A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python.
|
||||
* [Parris](https://github.com/jgreenemi/Parris) - Parris, the automated infrastructure setup tool for machine learning algorithms.
|
||||
* [neonrvm](https://github.com/siavashserver/neonrvm) - neonrvm is an open source machine learning library based on RVM technique. It's written in C programming language and comes with Python programming language bindings.
|
||||
|
||||
<a name="python-data-analysis"></a>
|
||||
#### Data Analysis / Data Visualization
|
||||
|
Loading…
Reference in New Issue
Block a user