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

https://github.com/iprit/typescript-deep-neural-network

TypeScript Deep Neural Network (classification)
https://github.com/iprit/typescript-deep-neural-network

Last synced: about 1 year ago
JSON representation

TypeScript Deep Neural Network (classification)

Awesome Lists containing this project

README

          

# TypeScript Deep Neural Network
A deep neural network written on ES2015/TypeScript: (Class classifying, Iris data learning)

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