Goto

Collaborating Authors

 Instructional Material


Real-World Machine Learning--PyTorch and Monai for Healthcare Imaging

#artificialintelligence

To improve your skills in machine learning and artificial intelligence, it is important to solve real-world problems. What better problem to solve then helping to save people's lives? Machine learning is being used more and more in the field of healthcare. PyTorch and Monai can be used to discover tumors in livers. We just published a course on the freeCodeCamp.org


introduction-to-pytorch-crash-course.html

#artificialintelligence

In this course, I will explain in a practical and intuitive way how PyTorch works. We will go beyond the use of the API which will allow you to continue your journey in machine learning and/or differentiable programming with more confidence. In the first part, we will implement (in Python, from scratch) our own differentiable programming framework, which will be very similar to PyTorch. This will allow you to understand how PyTorch, TensorFlow, JAX, etc. work. Then, we will focus on PyTorch and see the basic tensor operations, the calculation of gradients and the use of graphics cards (GPUs).


Data Science Academy Camp 2: Down the Rabbit Hole of Machine Learning

#artificialintelligence

Camp 2 Data Science Academy (DSA) was held online from August 8, 2022 to August 13, 2022 via the Zoom platform. This camp was mentored by Rendi Chevi, an AI Research Scientist from kata.ai. Curious about the excitement of Camp 2 of DSA? Let's see what it's all about! The first day began with remarks from the MCs, followed by a presentation by Rendi Chevi about "Introduction to Machine Learning". First of all, Rendi gave an overview of Machine Learning along with a Roadmap of what will be discussed during the second camp of DSA, then Rendi gave a Venn Diagram of the relationship between Machine Learning and Artificial Intelligence which gave rise to a sub-section, namely Deep Learning.


Classification Models: Supervised Machine Learning in Python

#artificialintelligence

Describe the input and output of a classification model Prepare data with feature engineering techniques Tackle both binary and multiclass classification problems Implement Support Vector Machines, Naive Bayes, Decision Tree, Random Forest, K-Nearest Neighbors, Neural Networks, logistic regression models on Python Use a variety of performance metrics such as confusion matrix, accuracy, precision, recall, ROC curve and AUC score. Use a variety of performance metrics such as confusion matrix, accuracy, precision, recall, ROC curve and AUC score. Artificial intelligence and machine learning are touching our everyday lives in more-and-more ways. There's an endless supply of industries and applications that machine learning can make more efficient and intelligent. Supervised machine learning is the underlying method behind a large part of this.


Artificial Intelligence: Reinforcement Learning in Python

#artificialintelligence

When people talk about artificial intelligence, they usually don't mean supervised and unsupervised machine learning. These tasks are pretty trivial compared to what we think of AIs doing - playing chess and Go, driving cars, and beating video games at a superhuman level. Reinforcement learning has recently become popular for doing all of that and more. Much like deep learning, a lot of the theory was discovered in the 70s and 80s but it hasn't been until recently that we've been able to observe first hand the amazing results that are possible. In 2016 we saw Google's AlphaGo beat the world Champion in Go.


[100%OFF] Emotional Intelligence: Boost Your Emotional Intelligence

#artificialintelligence

Udemy is the biggest website in the world that offer courses in many categories, all the skills that you would be looking for are offered in Udemy, including languages, design, marketing and a lot of other categories, so when you ever want to buy a courses and pay for a new skills, Udemy would be the best forum for you. You can find payment courses, 100 free courses and coupons also, more than 12 categories are offered, and that what makes sure you will find the domain and the skill you are looking for. Our duty is to search for 100 off courses and free coupons. Emotional intelligence is crucial to your success. Being able to understand and manage emotions in yourself & in others will have a massive impact on your life.


Genetic Algorithm: A to Z with Combinatorial Problems

#artificialintelligence

This is one of the most applied courses on Genetic Algorithms (GA), which presents an integrated framework to solve real-world optimization problems in the most simple way. For the first time, we have presented a practical course in the domain of metaheuristics algorithms required for students, researchers and practitioners. Firstly, we will introduce the basic theory of GA, then implement the simplest version of GA, namely Binary GA, into Matlab, and then present the continuous version, real GA, of it. Therefore, the main focus will be on the Genetic Algorithm as the most well-regarded optimization algorithm in the literature. In the following sections, we will introduce some well-known operation research problems, including transportation problems, hub location problems (HLP), quadratic assignment problems and travelling salesman problems (TSP) and try to solve them via GA.


master-machine-learning-and-data.html

#artificialintelligence

Welcome to the best Machine Learning and Data Science with Python course in the planet. Are you ready to start your journey to becoming a Data Scientist? In this comprehensive course, you'll begin your journey with installation and learning the basics of Python. Once you are ready, the introduction to Machine Learning section will give you an overview of what Machine Learning is all about, covering all the nitty gritty details before landing on your very first algorithm. You'll learn a variety of supervised and unsupervised machine learning algorithms, ranging from linear regression to the famous boosting algorithms.


association-rule-unsupervised-machine.html

#artificialintelligence

Artificial intelligence and machine learning are touching our everyday lives in more-and-more ways. There's an endless supply of industries and applications that machine learning can make more efficient and intelligent. This course introduces you to one of the prominent modelling families of Unsupervised Machine Learning called Association Rule Learning. Association rule mining helps find exciting connections and linkages among large data items. The association rule learning is employed in Market Basket analysis, Web usage mining, Continuous production, Customer analytics, Catalogue design, Shop layout, Recommender systems etc. Association rules are critical in data mining for analyzing and forecasting consumer behaviour.


USE CASE Industrial ML and Cloud in Manufacturing - AWS re:Invent

#artificialintelligence

One of my favorite projects is also a wonderful use case to analyze if Industrial Cloud is feasible. With my background in the automotive industry and industrial automation, it should be no surprise that this relates to car part manufacturing. After joining AWS re:invent as analyst where I focused on Industrial Machine Learning and Cloud in Manufacturing, I decide to revisit this project and give you an update on this USE CASE. After a very successful pilot project to optimize the process of filling casting machines with liquid aluminum, the team was eager to bring the solution to other facilities. And with that goal in mind, the team also realized that it was necessary to automate the learning process.