mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-25 02:33:27 +03:00
Add Crystal shards.
This commit is contained in:
parent
29cc000de0
commit
78ede00901
11
README.md
11
README.md
@ -33,6 +33,8 @@ For a list of free-to-attend meetups and local events, go [here](https://github.
|
||||
- [Natural Language Processing](#clojure-nlp)
|
||||
- [General-Purpose Machine Learning](#clojure-general-purpose)
|
||||
- [Data Analysis / Data Visualization](#clojure-data-analysis)
|
||||
- [Crystal](#crystal)
|
||||
- [General-Purpose Machine Learning](#crystal-general-purpose)
|
||||
- [Elixir](#elixir)
|
||||
- [General-Purpose Machine Learning](#elixir-general-purpose)
|
||||
- [Natural Language Processing](#elixir-nlp)
|
||||
@ -252,6 +254,15 @@ For a list of free-to-attend meetups and local events, go [here](https://github.
|
||||
* [PigPen](https://github.com/Netflix/PigPen) - Map-Reduce for Clojure.
|
||||
* [Envision](https://github.com/clojurewerkz/envision) - Clojure Data Visualisation library, based on Statistiker and D3
|
||||
|
||||
<a name="crystal"></a>
|
||||
## Crystal
|
||||
|
||||
<a name="crystal-general-purpose"></a>
|
||||
#### General-Purpose Machine Learning
|
||||
|
||||
* [machine](https://github.com/mathieulaporte/machine) - Simple machine learning algorithm.
|
||||
* [crystal-fann](https://github.com/bararchy/crystal-fann) - FANN (Fast Artifical Neural Network) binding.
|
||||
|
||||
<a name="elixir"></a>
|
||||
## Elixir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user