Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

The Complete Course: Artificial Intelligence From Scratch

Learn the Essential Concepts of the AI like Neural Networks, Classification, Regression and Optimization Using Python.
3.2
3.2/5
(46 reviews)
2,545 students
Created by

7.3

Classbaze Grade®

5.8

Freshness

5.5

Popularity

9.9

Material

Learn the Essential Concepts of the AI like Neural Networks
Platform: Udemy
Video: 14h 17m
Language: English
Next start: On Demand

Best Artificial Intelligence classes:

Classbaze Rating

Classbaze Grade®

7.3 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

5.8 / 10
This course was last updated on 12/2018.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

5.5 / 10
We analyzed factors such as the rating (3.2/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.9 / 10
Video Score: 9.8 / 10
The course includes 14h 17m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 5 hours 26 minutes of 212 Artificial Intelligence courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

43 articles.
7 resources.
0 exercise.
0 test.

In this page

About the course

Do you like to learn how to forecast economic time series like stock price or indexes with high accuracy?
Do you like to know how to predict weather data like temperature and wind speed with a few lines of codes?
Do you like to classify Handwritten digits more accurately ?
If you say Yes so read more …

In computer science, Artificial intelligence (AI), sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals. In this you are going to learn essential concepts of AI using Python:
Neural Networks
Classification Methods
Regression Analysis
Optimization Methods
_____________________________________________________________________________________________________________________
in the First, Second,Third sections you will learn Neural Networks
You will learn how to make Recurrent Neural Networks using Keras and LSTMs:
• you’ll learn how to use python and Keras to forecast google stock price .  

•you’ll know how to use python and Keras to predict NASDAQ Index precisely.

• you’ll learn how to use python and Keras to forecast New York temperature with low error. 

• you’ll know how to use python and Keras to predict New York Wind speed accurately.

In the next section you learn how to use python and sklearn MLPclassifier to forecast output of different datasets like 
•Logic Gates
•Vehicles Datasets
•Generated Datasets
In the third section you can forecast output of different datasets using Keras library like
•Random datasets
•Forecast International Airline passengers
•Los Angeles temperature forecasting
_____________________________________________________________________________________________________________________
Next you will learn how to classify well known datasets into with high accuracy using k-Nearest Neighbors, Bayes, Support Vector Machine and Logistic Regression.
In the 4th section you learn how to use python and k-Nearest Neighbors to estimate output of your system. In this section you can classify:
•Python Dataset
•IRIS Flowers
•Make your own k Nearest Neighbors Algorithm
In the 5th section you learn how to use Bayes and python to classify output of your system with nonlinear structure .In this section you can classify:
•IRIS Flowers
•Pima Indians Diabetes Database
•Make your own Naive Bayes  Algorithm
You can also learn how to classify datasets by by Support Vector Machines to find the correct class for data and reduce error. Next you go further  You will learn how to classify output of model by using Logistic Regression
In the 6th section you learn how to use python to estimate output of your system. In this section you can estimate output of:
•Random dataset
•IRIS Flowers
•Handwritten Digits
In the 7th section you learn how to use python to classify output of your system with nonlinear structure .In this section you can estimate output of:
•Blobs
•IRIS Flowers
•Handwritten Digits
_____________________________________________________________________________________________________________________
After it we are going to learn regression methods like Linear, Multi-Linear and Polynomial  Regression.
In the 8th section you learn how to use Linear Regression and python to estimate output of your system. In this section you can estimate output of:
•Random Number
•Diabetes
•Boston House Price
•Built in Dataset
In the 9th section you learn how to use python and Multi Linear Regression to estimate output of your system with multivariable inputs.In this section you can estimate output of:
•Global Temprature
•Total Sales of Advertising Campaign
•Built in Dataset
In the 10th section you learn how to use python Polynomial Regression to estimate output of your system. In this section you can estimate output of:

•Nonlinear Sine Function
•Python Dataset
•Temperature and CO2
_____________________________________________________________________________________________________________________
Finally I want to learn you theory behind bio inspired algorithms like Genetic Algorithm  and Particle Swarm Optimization Method. You’ll learn basic genetic operators like mutation crossover and selection and how they are work. You’ll learn basic concepts of Particle Swarm and how they are work.
In the 11th section you will learn how to use python and deap library to solve optimization problem and find Min/Max points for your desired functions using Genetic Algorithm.
• you’ll learn theory of Genetic Algorithm Optimization Method

• you’ll know how to use python and deap to optimize simple function precisely.

• you’ll learn how to use python and deap to find optimum point of complicated Trigonometric function. 

•you’ll know how to use python and deap to solve  Travelling Salesman Problem (TSP) accurately.

In the 12th section we go further you will learn how to use python and deap library to solve optimization problem using Particle Swarm Optimization
•you’ll learn theory of Particle Swarm Optimization Method

• you’ll know how to use python and deap to optimize simple function precisely.

• you’ll learn how to use python and deap to find optimum point of complicated Trigonometric function. 

•you’ll know how to use python and deap to solve  Rastrigin standard function accurately.
___________________________________________________________________________
Important information before you enroll:
•In case you find the course useless for your career, don’t forget you are covered by a 30 day money back guarantee, full refund, no questions asked!
•Once enrolled, you have unlimited, lifetime access to the course!
•You will have instant and free access to any updates I’ll add to the course.
•You will give you my full support regarding any issues or suggestions related to the course.
•Check out the curriculum and FREE PREVIEW lectures for a quick insight.
___________________________________________________________________________
Music from Jukedeck – create your own at jukedeck com
___________________________________________________________________________
It’s time to take Action!
Click the “Take This Course” button at the top right now!
…Don’t waste time! Every second of every day is valuable…
I can’t wait to see you in the course!
Best Regrads,
Sobhan

What can you learn from this course?

✓ Learn the basic of Artificial Intelligence from scratch.
✓ Learn how Neural Networks work.
✓ Program Multilayer Perceptron Network from scratch in python.
✓ You’ll know how recurrent neural networks work.
✓ You’ll learn how to create LSTM networks using python and Keras
✓ You’ll know how to forecast Google stock price with high accuracy
✓ Use k Nearest Neighbor classification method to classify datasets.
✓ Classify datasets by using Support Vector Machine method
✓ Understand main concept behind Support Vector Machine method.
✓ Classify Handwritten Images by Logistic classification method
✓ You’ll know how Linear Regression work.
✓ You’ll know how Multi Linear Regression work using sklearn and Python.
✓ Program Logistic Regression from scratch in python.
✓ Build Model to Predict CO2 and Global Temperature by Polynomial Regression.
✓ You’ll know the ideas behind Genetic Algorithm.
✓ You’ll know the ideas behind Particle Swarm Optimization Method.
✓ You’ll know how to find optimum point for complicated Trigonometric functions.
✓ You’ll learn how to solve well known problems like Travelling Salesman Problem (TSP).

What you need to start the course?

• All you need is a decent PC/Laptop (2GHz CPU, 4GB RAM). You will get the rest from me.
• You must know basic python programming.
• Install Sublime and required library for python.
• You should have a great desire to learn artificial intelligence and do it in a hands-on fashion.

Who is this course is made for?

• Anyone who wants to make the right choice when starting to learn Artificial Intelligence.
• Learners who want to work in data science and big data field
• students who want to learn machine learning
• Data analyser, Researcher, Engineers and Post Graduate Students

Are there coupons or discounts for The Complete Course: Artificial Intelligence From Scratch ? What is the current price?

The course costs $17.99. And currently there is a 82% discount on the original price of the course, which was $99.99. So you save $82 if you enroll the course now.
The average price is $18.0 of 212 Artificial Intelligence courses. So this course is 0% cheaper than the average Artificial Intelligence course on Udemy.

Will I be refunded if I'm not satisfied with the The Complete Course: Artificial Intelligence From Scratch course?

YES, The Complete Course: Artificial Intelligence From Scratch has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the The Complete Course: Artificial Intelligence From Scratch course, but there is a $82 discount from the original price ($99.99). So the current price is just $17.99.

Who will teach this course? Can I trust Sobhan N.?

Sobhan N. has created 15 courses that got 447 reviews which are generally positive. Sobhan N. has taught 22,161 students and received a 3.5 average review out of 447 reviews. Depending on the information available, we think that Sobhan N. is an instructor that you can trust.
AI Developer|Electrical Engineer (PhD)|21,000+ Students
Browse all courses by on Classbaze.

7.3

Classbaze Grade®

5.8

Freshness

5.5

Popularity

9.9

Material

Platform: Udemy
Video: 14h 17m
Language: English
Next start: On Demand

Classbaze recommendations for you