Skip to content

Sayan3990/Browser-based-Models-with-TensorFlowJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser-based-Models-with-TensorFlowJs

My Solutions for Browser-based Models with TensorFlow.js - Offered by Stanford University

Browser-based Models with TensorFlow.js – Ungraded Labs and Programming Assignments

This repository contains the ungraded labs and programming assignments that accompany Course 1 - Browser-based Models with TensorFlow.js of the TensorFlow for Data and Deployment Specialization at Coursera.

Setting Up

You will need to have an internet browser, an HTML editor, and a web server installed on your machine to run the examples and exercises. We recommend you use Chrome as your internet browser, Brackets as your HTML editor and the Web Server for Chrome App as your web server. All of these are free and are available for various platforms including Windows, Mac OS, and Linux.

The exercise and example in Week 3 of this course also contains a Jupyter Notebook. To run this notebook you will need have installed Jupyter with Python 3, TensorFlow 2.0, Tensorflowjs, NumPy, and Matplotlib.

Have fun learning TensorFlow.js!