An example of TensorFlow.js library reproduced from Extreme Learning Machine example
Go to the project's subdirectory and run
npm install # Only once, of course
node sample
An example of tfjs ( https://github.com/tensorflow/tfjs ) reproduced from https://www.kaggle.com/robertbm/extreme-learning-machine-example
JavaScript
An example of TensorFlow.js library reproduced from Extreme Learning Machine example
Go to the project's subdirectory and run
npm install # Only once, of course
node sample