Skip to content

yusugomori/DeepLearningJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearningJS

Deep Learning with JavaScript

Prerequisites

  • node >= 6.3.*
  • npm >= 3.10.*

Setup

$ npm install

Models

  • RNN (Recurrent Neural Networks)
  • LSTM (Long Short-Term Memory)

Example

Predicting sin-wave with LSTM (default) / RNN.

$ node main.js

About

Deep Learning with JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published