.MP4, AVC, 200 kbps, 1920×1080 | AAC, 160 kbps, 2 Ch | 2h 13m | 524 MBGenre: eLearning | Language: EnglishLearn how to do text sentiment analysis and detect emotions in people’s portraits and their voices using TensorFlow.jsGetting 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.
What You Will LearnGet started with Deep Learning quickly, without installing anythingUse Deep Learning methods in practice on realistic datasetsGet results fast using pre-trained modelsImprove your results using transfer learningLearn when it’s a good idea to train your own model from scratch and what do you need to know to do that correctly