An open API service indexing awesome lists of open source software.

https://github.com/xmlking/ml-experiments

machine learning playground
https://github.com/xmlking/ml-experiments

Last synced: 3 months ago
JSON representation

machine learning playground

Awesome Lists containing this project

README

          

ML Experiments
==============
Sumo machine learning playground

### Experiments
1. **[NLP demo](./kafka-connect-twitter)** with `lingPipe`, `Kafka Connect` and `Kafka Streams`
2. **[Character Recognition](./neural-networks)** with Neural Networks `synaptic` on Node.Js
3. **[Cloud Balancing with OR/CP](./constraint-programming)** with `OptaPlanner`

#### Resilient Predictive Data Pipelines
![Streaming_ML](./presentation/images/Streaming_ML.png)

#### Software Components
1. Kafka - Connect, Streams, Schema Registry
2. LingPipe - natural language processing (nlp)