Deep Learning Projects with JavaScript [Video]
Deep Learning Projects with JavaScript [Video]
English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 13m | 529 MB
eLearning | Skill level: All Levels
Deep Learning Projects with JavaScript [Video]: Learn how to do text sentiment analysis and detect emotions in people’s portraits and their voices using TensorFlow.js
Getting started with Deep Learning seems overwhelming with so many options to choose from, so you might be wondering where to start, which tools to choose, and how to actually set them up? The good news is that you already have the key tool in front of you: your web browser with a powerful JavaScript engine inside it. And when you add the TensorFlow.js library to this combo, you can use Deep Learning methods via JavaScript in no time.
In this course, you will through the process of getting started with TensorFlow.js to detect emotions with a lot of different types of data. You will start by learning how to build a deep learning tool to judge whether a piece of text is positive or negative. Since you will want tangible results quickly, you will use a pre-trained model to do that and include it into your own web application. You will move on to learn how to detect human emotions based only on pictures and voices using pre-trained models as well. Towards the end, you will learn how to modify a pre-trained model to train the emotional detector from scratch using your own data.
By the end of this course you will know how to use Deep Learning models and train your own models from the ground up using JavaScript and the TensorFlow.js library.