mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-19 07:41:35 +03:00
Merge pull request #507 from inejc/doddle-model
Add doddle-model general purpose ML library in Scala
This commit is contained in:
commit
f66777397c
@ -1337,6 +1337,7 @@ be
|
||||
* [Saul](https://github.com/IllinoisCogComp/saul/) - Flexible Declarative Learning-Based Programming.
|
||||
* [SwiftLearner](https://github.com/valdanylchuk/swiftlearner/) - Simply written algorithms to help study ML or write your own implementations.
|
||||
* [Smile](http://haifengl.github.io/smile/) - Statistical Machine Intelligence and Learning Engine.
|
||||
* [doddle-model](https://github.com/picnicml/doddle-model) - An in-memory machine learning library built on top of Breeze. It provides immutable objects and exposes its functionality through a scikit-learn-like API.
|
||||
|
||||
<a name="swift"></a>
|
||||
## Swift
|
||||
|
Loading…
Reference in New Issue
Block a user