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

https://github.com/iprit/typescript-k-means


https://github.com/iprit/typescript-k-means

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# TypeScript Deep Neural Network
K-means method written on ES2015/TypeScript: (Class classifying, Iris data learning)

```
$ npm run install && npm run start
```