python | AI Web Tools

All Videos : 34

Regression How it Works - Practical Machine Learning Tutorial with Python p.7 Watch Video
7:57
Regression How it Works - Practical Machine Learning Tutorial with Python p.7

Artificial Intelligence

1301

Welcome to the seventh part of our machine learning regression tutorial within our Machine Learning with Python tutorial series. Up to this point, you have been ...

watch video
Pickling and Scaling - Practical Machine Learning Tutorial with Python p.6 Watch Video
6:25
Pickling and Scaling - Practical Machine Learning Tutorial with Python p.6

Artificial Intelligence

986

In the previous Machine Learning with Python tutorial we finished up making a forecast of stock prices using regression, and then visualizing the forecast with ...

watch video
Support Vector Machines: A Visual Explanation with Sample Python Code Watch Video
22:20
Support Vector Machines: A Visual Explanation with Sample Python Code

Artificial Intelligence

1156

SVMs are a popular classification technique used in data science and machine learning. In this video, I walk through how support vector machines work in a ...

watch video
Deep Learning with SC2 Intro - Python AI in StarCraft II tutorial p.7 Watch Video
20:37
Deep Learning with SC2 Intro - Python AI in StarCraft II tutorial p.7

Artificial Intelligence

1195

In this tutorial, we outline our plans for doing deep learning in StarCraft II, and then we begin building our input data. Text tutorials and sample code: ...

watch video
Big Data Analytics using Python and Apache Spark | Machine Learning Tutorial Watch Video
568:18
Big Data Analytics using Python and Apache Spark | Machine Learning Tutorial

Artificial Intelligence

1448

Apache Spark is the most active Apache project, and it is pushing back Map Reduce. It is fast, general purpose and supports multiple programming languages, ...

watch video
Why Should I Learn Ruby on Rails? Watch Video
1:58
Why Should I Learn Ruby on Rails?

Ruby on Rails

559

I love ruby on rails for many reasons. It's easy, fast and you can get up and running very quickly. When beginning web development, I went with Django.

watch video
How to create Artificial Intelligence in Python : Part-1 || Iron Man Friday? Watch Video
19:31
How to create Artificial Intelligence in Python : Part-1 || Iron Man Friday?

Artificial Intelligence

1443

Hello Friends, I am very excited while creating the video. This video is very close to my heart. Why? I love Marvel series specially the Iron Man and his AI Jarvis.

watch video
Practical Machine Learning Tutorial with Python Intro p.1 Watch Video
5:55
Practical Machine Learning Tutorial with Python Intro p.1

Artificial Intelligence

1141

The objective of this course is to give you a holistic understanding of machine learning, covering theory, application, and inner workings of supervised, ...

watch video
Beginner's Guide to JavaScript Watch Video
49:1
Beginner's Guide to JavaScript

JavaScrip

552

Learn JavaScript at Treehouse with a free 7-day trial: https://trhou.se/2qnQjj1 Twitter: https://trhou.se/Twitter Instagram: https://trhou.se/Instagram LinkedIn: ...

watch video
Why Should You Learn Ruby? Watch Video
8:51
Why Should You Learn Ruby?

Ruby on Rails

588

Learn Ruby at Treehouse with a free 7-Day trial: https://trhou.se/learnRuby Twitter: https://trhou.se/Twitter Instagram: https://trhou.se/Instagram LinkedIn: ...

watch video
C Programming for Machine Learning (LIVE) Watch Video
45:57
C Programming for Machine Learning (LIVE)

Artificial Intelligence

1237

The ability to write implementations of machine learning algorithms in pure C allows developers to very efficiently manage memory allocation, concurrency, and ...

watch video
Commanding your AI Army - Python AI in StarCraft II tutorial p.5 Watch Video
20:28
Commanding your AI Army - Python AI in StarCraft II tutorial p.5

Artificial Intelligence

1019

Welcome to part 5 of the StarCraft II tutorial series. Up to this point, we've written the code to build an army, and now we're ready to lead the battle charge!

watch video
Node JS Machine Learning (LIVE) Watch Video
51:31
Node JS Machine Learning (LIVE)

Artificial Intelligence

1411

In this live stream, i'll build a real-time translation app from scratch using Node.JS and Tensorflow.js. We'll learn how machine learning can be used to help ...

watch video
Mr. Pasto Art - Programming AS3: Platformer Supplemental 7: Roaming Enemy AI Watch Video
30:14
Mr. Pasto Art - Programming AS3: Platformer Supplemental 7: Roaming Enemy AI

Artificial Intelligence

1226

Learn how to set up your enemy movement and roaming behavior in a platformer style game and lay the foundation for enemy artificial intelligence and hit ...

watch video
Machine Learning Tutorial: Supervised Learning Watch Video
5:35
Machine Learning Tutorial: Supervised Learning

Artificial Intelligence

1011

Make sure to Like & Comment if you want more of these videos! First video of our first chapter for our Supervised Learning with scikit-learn course by Andreas ...

watch video
AI that Dresses Itself Watch Video
10:36
AI that Dresses Itself

Artificial Intelligence

1883

A team of researchers at Google Brain and Georgia Tech developed an AI that learned how to dress itself using various types of clothing. They demonstrated ...

watch video
Support Vector Machine (SVM) - Fun and Easy Machine Learning Watch Video
7:28
Support Vector Machine (SVM) - Fun and Easy Machine Learning

Artificial Intelligence

1243

Support Vector Machine (SVM) - Fun and Easy Machine Learning https://www.udemy.com/machine-learning-fun-and-easy-using-python-and-keras/?

watch video
Regression Intro - Practical Machine Learning Tutorial with Python p.2 Watch Video
10:58
Regression Intro - Practical Machine Learning Tutorial with Python p.2

Artificial Intelligence

1601

To begin, what is regression in terms of us using it with machine learning? The goal is to take continuous data, find the equation that best fits the data, and be ...

watch video
Programming languages for artificial intelligence | Best programming language for AI, ML,DS in Hindi Watch Video
7:27
Programming languages for artificial intelligence | Best programming language for AI, ML,DS in Hindi

Artificial Intelligence

1449

Namskar Dosto!! Main aapko is video me niche diye gaye sare savalo ke javab diye hai :- what are programming languages use for Artificial Intelligence ...

watch video
Regression forecasting and predicting - Practical Machine Learning Tutorial with Python p.5 Watch Video
14:28
Regression forecasting and predicting - Practical Machine Learning Tutorial with Python p.5

Artificial Intelligence

1087

In this video, make sure you define the X's like so. I flipped the last two lines by mistake: X = np.array(df.drop(['label'],1)) X = preprocessing.scale(X) X_lately ...

watch video
Gradient Descent Tutorial Watch Video
4:31
Gradient Descent Tutorial

Artificial Intelligence

1432

More data science and machine learning at the home page: https://lazyprogrammer.me Original from my Hidden Markov Models class (30% off coupon below): ...

watch video
Regression Features and Labels - Practical Machine Learning Tutorial with Python p.3 Watch Video
10:17
Regression Features and Labels - Practical Machine Learning Tutorial with Python p.3

Artificial Intelligence

1086

We'll be using the numpy module to convert data to numpy arrays, which is what Scikit-learn wants. We will talk more on preprocessing and cross_validation ...

watch video
AI Programming with Python Nanodegree Program Watch Video
1:15
AI Programming with Python Nanodegree Program

Artificial Intelligence

1098

Learn Python, NumPy, Pandas, Matplotlib, PyTorch, and Linear Algebra—the foundations for building your own neural network: udacity.com/ai-programming.

watch video
Introduction and Collecting Minerals - Python AI in StarCraft II tutorial p.1 Watch Video
14:50
Introduction and Collecting Minerals - Python AI in StarCraft II tutorial p.1

Artificial Intelligence

1188

Welcome to a tutorial series where we will be creating Python bots and AI for the game: StarCraft II. Around mid 2017, DeepMind and Blizzard (the creators of ...

watch video
Defeating Hard AI - Python AI in StarCraft II tutorial p.6 Watch Video
33:34
Defeating Hard AI - Python AI in StarCraft II tutorial p.6

Artificial Intelligence

1063

Welcome to part 6 of the StarCraft II AI with Python tutorial series. In this tutorial, we're going to consider what we might need to do in order to beat the "hard" AI ...

watch video