Goto

Collaborating Authors

 basic introduction


A Basic Introduction to Object Detection

#artificialintelligence

Computer vision has advanced considerably but is still challenged in matching the precision of human perception. This article is related to computer vision. Here we will learn from scratch. People are always have confusion about different tasks of computer vision. Humans can easily find out the objects present in an image.


Basic Introduction to Loss Functions - Analytics Vidhya

#artificialintelligence

This article was published as a part of the Data Science Blogathon. The loss function is as noteworthy to Machine Learning as the guide is important to a student. Just like a guide aids in improving the performance /efficiency of a student, similarly, loss functions are required to improve the output result of the model for better accuracy. The loss function serves as the basis of modern machine learning. To put it simply, a loss function indicates how inaccurate the model is at determining the relationship between x and y.


Machine Learning : A Beginner's Basic Introduction

#artificialintelligence

Machine learning relates to many different ideas, programming languages, frameworks. Machine learning is difficult to define in just a sentence or two. But essentially, machine learning is giving a computer the ability to write its own rules or algorithms and learn about new things, on its own. In this course, we'll explore some basic machine learning concepts and load data to make predictions. Value estimation--one of the most common types of machine learning algorithms--can automatically estimate values by looking at related information.


A Basic Introduction to TensorFlow Lite

#artificialintelligence

Light-weight: Edge devices have limited resources in terms of storage and computation capacity. Deep learning models are resource-intensive, so the models we deploy on edge devices should be light-weight with smaller binary sizes. As the inferences are made on the Edge device, a round trip from the device to the server will be eliminated, making inferences faster. Pre-trained: Models can be trained on-prem or cloud for different deep learning tasks like image classification, object detection, speech recognition, etc. and can be easily deployed to make inferences at the Edge. Light-weight: Edge devices have limited resources in terms of storage and computation capacity.


Elements of Artificial Intelligence course gives basic introduction to AI ECHAlliance

#artificialintelligence

The opportunities created by enhanced computing power, availability of data, and progress in algorithms, have made Artificial Intelligence (AI) the main technological revolution of our times. Artificial Intelligence represents an area of strategic importance and a key driver of economic development. With the help of Elements of AI, the groundbreaking online course made by Reaktor and the University of Helsinki, all EU citizens can acquire basic understanding of Artificial Intelligence. The ambitious goal is to educate 1% of European citizens on Artificial Intelligence by 2021. The course will be made available in all the official EU languages.


Machine Learning Classification Algorithms using MATLAB

#artificialintelligence

As bonus, you also learn how to share your analysis results with your collegues friends and others and create visual analysis of your results. You will also have access to some practice questions, which will give you hand on experience.


Machine Learning Classification Algorithms using MATLAB

#artificialintelligence

This course is for you If you are being fascinated by the field of Machine Learning? This course is designed to cover one of the most interesting areas of machine learning called classification. I will take you step-by-step in this course and will first cover the basics of MATLAB. Following that we will look into the details of how to use different machine learning algorithms using MATLAB. Specifically, we will be looking at the MATLAB toolbox called statistic and machine learning toolbox.We will implement some of the most commonly used classification algorithms such as K-Nearest Neighbor, Naive Bayes, Discriminant Analysis, Decision Tress, Support Vector Machines, Error Correcting Ouput Codes and Ensembles. Following that we will be looking at how to cross validate these models and how to evaluate their performances.


Machine Learning Classification Algorithms using MATLAB

#artificialintelligence

This is the second Udemy class on Matlab I've taken. Already, a couple important concepts have been discussed that weren't discussed in the previous course. I'm glad the instructor is comparing Matlab to Excel, which is the tool I've been using and have been frustrated with. This course is a little more advanced than the previous course I took. As an engineer, I'm delighted it covers complex numbers, derivatives, and integrals.


Machine Learning Classification Algorithms using MATLAB

#artificialintelligence

This course is for you If you are being fascinated by the field of Machine Learning? This course is designed to cover one of the most interesting areas of machine learning called classification. I will take you step-by-step in this course and will first cover the basics of MATLAB. Following that we will look into the details of how to use different machine learning algorithms using MATLAB. Specifically, we will be looking at the MATLAB toolbox called statistic and machine learning toolbox.We will implement some of the most commonly used classification algorithms such as K-Nearest Neighbor, Naive Bayes, Discriminant Analysis, Decision Tress, Support Vector Machines, Error Correcting Ouput Codes and Ensembles. Following that we will be looking at how to cross validate these models and how to evaluate their performances.


Machine Learning : A Beginner's Basic Introduction

@machinelearnbot

Machine learning relates to many different ideas, programming languages, frameworks. Machine learning is difficult to define in just a sentence or two. But essentially, machine learning is giving a computer the ability to write its own rules or algorithms and learn about new things, on its own. In this course, we'll explore some basic machine learning concepts and load data to make predictions. Value estimation--one of the most common types of machine learning algorithms--can automatically estimate values by looking at related information.