These are the solutions for Section 2 of the Machine Learning in JavaScript with TensorFlow.js course. See solutions index for solutions to other sections.
See tfjs-browser.html for solution.
See tensorflow-lab-2.2/ for solution.
You can run this on the command line with:
cd tensorflow-lab-2.2
npm install
node index.js
See solutions index for solutions to other sections.