Getting Digital

Deep Learning: Convolutional Neural Networks in Python

Develop essential data science & ai skills with expert instruction and practical examples.

Online Course
Self-paced learning
Flexible Schedule
Learn at your pace
Expert Instructor
Industry professional
Certificate
Upon completion
What You'll Learn
Master the fundamentals of data science & ai
Apply best practices and industry standards
Build practical projects to demonstrate your skills
Understand advanced concepts and techniques

Skills you'll gain:

Professional SkillsBest PracticesIndustry StandardsPython
Prerequisites & Target Audience

Skill Level

IntermediateSome prior knowledge recommended

Requirements

Basic understanding of data science & ai
Enthusiasm to learn
Access to necessary software/tools
Commitment to practice

Who This Course Is For

Professionals working in data science & ai
Students and career changers
Freelancers and consultants
Anyone looking to improve their skills
Course Information

About This Course

Ever wondered how AI technologies like OpenAI ChatGPT, GPT-4, DALL-E, Midjourney, and Stable Diffusion really work. In this course, you will learn the foundations of these groundbreaking applications. Learn about one of the most powerful Deep Learning architectures yet.

The Convolutional Neural Network (CNN) has been used to obtain state-of-the-art results in computer vision tasks such as object detection, image segmentation, and generating photo-realistic images of people and things that don't exist in the real world. This course will teach you the fundamentals of convolution and why it's useful for deep learning and even NLP (natural language processing). You will learn about modern techniques such as data augmentation and batch normalization, and build modern architectures such as VGG yourself.

This course will teach you:The basics of machine learning and neurons (just a review to get you warmed up. )Neural networks for classification and regression (just a review to get you warmed up. )How to model image data in codeHow to model text data for NLP (including preprocessing steps for text)How to build an CNN using Tensorflow 2How to use batch normalization and dropout regularization in Tensorflow 2How to do image classification in Tensorflow 2How to do data preprocessing for your own custom image datasetHow to use Embeddings in Tensorflow 2 for NLPHow to build a Text Classification CNN for NLP (examples: spam detection, sentiment analysis, parts-of-speech tagging, named entity recognition)All of the materials required for this course can be downloaded and installed for FREE.

We will do most of our work in Numpy, Matplotlib, and Tensorflow. I am always available to answer your questions and help you along your data science journey. This course focuses on "how to build and understand", not just "how to use".

Provider
Udemy
Estimated Duration
10-20 hours
Language
English
Category
Technology & Programming

Topics Covered

Data Science & AIPython

Course Details

Format
Online, Self-Paced
Access
Lifetime
Certificate
Upon Completion
Support
Q&A Forum
Course Details
Ready to get started?

View pricing and check out the reviews. See what other learners had to say about the course.

Get started and enroll now
Money-back guarantee might be available
Join thousands of students

This course includes:

Lifetime access to course content
Access on mobile and desktop
Certificate of completion
Downloadable resources

Not sure if this is right for you?

Browse More Data Science & AI Courses

Continue Your Learning Journey

Explore more Data Science & AI courses to deepen your skills and advance your expertise.

Don't be the guy who can only import a csv file into Pandas, learn the techniques to connect directly with Python to a v...
Deep learning has become one of the most popular machine learning techniques in recent years, and PyTorch has emerged as...