/DeepLearningZeroToAllJS

javascript version of DeepLearningZeroToAll

Primary LanguageJavaScriptMIT LicenseMIT

Deep Leanring Zero to All JS

tensorflow.js implementation of DeepLearningZeroToAll.

Typescript

The codes in this repository are written in typescript.

Multiple pages

This server serves multiple pages.

Dependency

mainly,

it also has other various dev-dependencies.

start

git clone https://github.com/brainstormot/DeepLearningZeroToAllJS.git
cd DeepLearningZeroToAllJS
npm install
npm run start