mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-23 21:23:37 +03:00
Merge pull request #462 from chihming/patch-1
update the link of pronet-core
This commit is contained in:
commit
5021f9647b
@ -186,7 +186,7 @@ Further resources:
|
||||
* [libfm](http://www.libfm.org/) - A generic approach that allows to mimic most factorization models by feature engineering.
|
||||
* [MLDB](https://mldb.ai) - The Machine Learning Database is a database designed for machine learning. Send it commands over a RESTful API to store data, explore it using SQL, then train machine learning models and expose them as APIs.
|
||||
* [mlpack](http://www.mlpack.org/) - A scalable C++ machine learning library.
|
||||
* [proNet-core](https://github.com/chihming/proNet-core) - A general-purpose network embedding framework: pair-wise representations optimization Network Edit.
|
||||
* [proNet-core](https://github.com/cnclabs/proNet-core) - A general-purpose network embedding framework: pair-wise representations optimization Network Edit.
|
||||
* [ROOT](https://root.cern.ch) - A modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualization and storage.
|
||||
* [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html) - A fast, modular, feature-rich open-source C++ machine learning library.
|
||||
* [Shogun](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox.
|
||||
|
Loading…
Reference in New Issue
Block a user