From the course: Deep Learning with Python and Keras: Build a Model for Sentiment Analysis
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Prerequisites
From the course: Deep Learning with Python and Keras: Build a Model for Sentiment Analysis
Prerequisites
- [Instructor] Before we get down to the actual contents of this course, let's take a look at some of the prereqs that you need to have to make the most of your learning. Now, I assume that you are comfortable programming in Python. All of the code in this course will be written using the Python programming language on Google Colab. This course is not a beginner course on machine learning. You should be comfortable with machine learning concepts and implementation. This course also does not introduce the idea behind deep learning and neural networks. I expect that you're familiar with building and training deep learning models. Now, you may have used either PyTorch or TensorFlow for training deep learning models. If you're familiar with TensorFlow and Keras, that'll definitely help. Or if you've only used OSH for neural networks so far, you'll find that the TensorFlow concepts are very similar to PyTorch and you should…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.