Click here to Skip to main content
15,884,099 members
Articles / Artificial Intelligence / Tensorflow

Getting Started With Deep Learning in Your Browser Using TensorFlow.js

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
8 Jul 2020CPOL4 min read 12.8K   274   12  
In this article, I will show you how quickly and easily set up and use TensorFlow.js to train a neural network to make predictions from data points.
Here we look at: Setting up TensorFlow.js, creating training data, defining the neural network model, and training the AI.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Face Touch Detection with Tensorflow.js View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions