//training-in-tfjs-nodebyplayground

training-in-tfjs-node

0
0
0

Training in tfjs-node

Brief

This repo is for Kaggle competition in tfjs-node.
Kaggle commonad line, and unzip are required.

Usage

npm install to install essential node dependency.

npm run download:mnist for donwload mnist dataset.

npm run train:mnist for train model.

npm run prediction:mnist for prediction and upload results to Kaggle.

[beta]v0.14.0