mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-25 10:41:52 +03:00
adding naive-apl
This commit is contained in:
parent
14bb9dc243
commit
30ab3ea5c3
@ -14,6 +14,8 @@ For a list of free machine learning books available for download, go [here](http
|
||||
|
||||
<!-- MarkdownTOC depth=4 -->
|
||||
|
||||
- [APL](#apl)
|
||||
- [General-Purpose Machine Learning](#apl-general-purpose)
|
||||
- [C](#c)
|
||||
- [General-Purpose Machine Learning](#c-general-purpose)
|
||||
- [Computer Vision](#c-cv)
|
||||
@ -106,6 +108,11 @@ For a list of free machine learning books available for download, go [here](http
|
||||
|
||||
<!-- /MarkdownTOC -->
|
||||
|
||||
<a name="apl" />
|
||||
## APL
|
||||
#### General-Purpose Machine Learning
|
||||
* [naive-apl](https://github.com/mattcunningham/naive-apl) - Naive Bayesian Classifier implementation in APL
|
||||
|
||||
<a name="c" />
|
||||
## C
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user