A demo application which demonstrates using LSTM network in JavaScript. You can find more about this here.
$ npm install
# watch mode
$ npm run start:dev
# browse
Open browser and type (usually) http://localhost:3000
## Usage
A demo application which demonstrates using LSTM network in JavaScript. You can find more about this here.
$ npm install
# watch mode
$ npm run start:dev
# browse
Open browser and type (usually) http://localhost:3000
## Usage