Goto

Collaborating Authors

 Instructional Material


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.


How to land an ML job: Advice from engineers at Meta, Google Brain, and SAP - KDnuggets

#artificialintelligence

Kaushik is a technical leader at Meta, and has over 10 years of experience building AI-driven products at companies like LinkedIn and Google. Shalvi is an AI scientist at SAP, and has experience as a data scientist, a software engineer, and project manager. Frank is a founding engineer at co:rise and started his career at Coursera, where he was the first engineering hire and built much of the platform's original core infrastructure. The following excerpts from Jake's conversation with Kaushik, Shalvi, and Frank have been edited and condensed for clarity. You can watch the complete recording here. Kaushik, you've been a hiring manager at some big companies. You get a lot of resumes. What are you looking for? What advice do you have for someone who's working on their resume and thinking about how to position themselves? Kaushik: In terms of skills, I'm looking for a practical knowledge of applying ML to build products. That's something I think you can't get from books -- you have to have some hands-on experience. I'm not necessarily looking for someone to have experience with specific tools or techniques, because those things are constantly changing. It's more that I want to know about the approach they took. Why did they use the tools they did, and what did they do when things got tricky or didn't work the first time? Don't get me wrong, I think having a good theoretical foundation is definitely necessary. But I would say you should spend as much time as you can solving real problems. That's how you learn which techniques work best for which use cases, and it will help you get a better understanding of the theoretical side, too. Kaushik: In terms of preparing for interviews, other than brushing up on the fundamentals, my advice would be to brainstorm a couple of problems that are relevant to the company you're interviewing with and do some background research on the common techniques to solve those problems.


introduction-to-machine-learning-for.html

#artificialintelligence

If you're a complete beginner to the world of Robotics, This course will teach you all the basic fundamentals you'll need. Introduction to Machine Learning is a front row seat to help beginners unravel the curious mystery behind machine learning. You can use this course to gain knowledge of basic machine learning concepts in preparation for, or alongside, more advanced courses. Machine Learning is the study of algorithms that improve their performance P at some task T with experience E. As Herbert Simon once said, "Learning is any process by which a system improves performance from experience." This course is designed by a Robotics Engineer with over 4 years of experience in creating complex algorithms using C and C whilst comprehending ML and Neural Networks.


SAS Predictive Modeling

#artificialintelligence

You'll learn Understand the worth of this course of predictive modeling with SAS enterprise miner. Skills like skill to analyze data and see a complex pattern, coding skill, and strong understanding of concepts. Predictive modeling is the process of studying the data models. To predict models a different set of methods of statistics are used .these SAS enterprise miner tends to provide us with several tools for predictive modeling. By this course you will be able to have complete knowledge of predictive modeling with SAS enterprise miner.


Simply Logical -- Intelligent Reasoning by Example (Fully Interactive Online Edition)

arXiv.org Artificial Intelligence

"Simply Logical -- Intelligent Reasoning by Example" by Peter Flach was first published by John Wiley in 1994. It could be purchased as book-only or with a 3.5 inch diskette containing the SWI-Prolog programmes printed in the book (for various operating systems). In 2007 the copyright reverted back to the author at which point the book and programmes were made freely available online; the print version is no longer distributed through John Wiley publishers. In 2015, as a pilot, we ported most of the original book into an online, interactive website using SWI-Prolog's SWISH platform. Since then, we launched the Simply Logical open source organisation committed to maintaining a suite of freely available interactive online educational resources about Artificial Intelligence and Logic Programming with Prolog. With the advent of new educational technologies we were inspired to rebuild the book from the ground up using the Jupyter Book platform enhanced with a collection of bespoke plugins that implement, among other things, interactive SWI-Prolog code blocks that can be executed directly in a web browser. This new version is more modular, easier to maintain, and can be split into custom teaching modules, in addition to being modern-looking, visually appealing, and compatible with a range of (mobile) devices of varying screen sizes.


TL;DW? Summarizing Instructional Videos with Task Relevance & Cross-Modal Saliency

arXiv.org Artificial Intelligence

YouTube users looking for instructions for a specific task may spend a long time browsing content trying to find the right video that matches their needs. Creating a visual summary (abridged version of a video) provides viewers with a quick overview and massively reduces search time. In this work, we focus on summarizing instructional videos, an under-explored area of video summarization. In comparison to generic videos, instructional videos can be parsed into semantically meaningful segments that correspond to important steps of the demonstrated task. Existing video summarization datasets rely on manual frame-level annotations, making them subjective and limited in size. To overcome this, we first automatically generate pseudo summaries for a corpus of instructional videos by exploiting two key assumptions: (i) relevant steps are likely to appear in multiple videos of the same task (Task Relevance), and (ii) they are more likely to be described by the demonstrator verbally (Cross-Modal Saliency). We propose an instructional video summarization network that combines a context-aware temporal video encoder and a segment scoring transformer. Using pseudo summaries as weak supervision, our network constructs a visual summary for an instructional video given only video and transcribed speech. To evaluate our model, we collect a high-quality test set, WikiHow Summaries, by scraping WikiHow articles that contain video demonstrations and visual depictions of steps allowing us to obtain the ground-truth summaries. We outperform several baselines and a state-of-the-art video summarization model on this new benchmark.


Limits of an AI program for solving college math problems

arXiv.org Artificial Intelligence

Drori et al. (2022) report that "A neural network solves, explains, and generates university math problems by program synthesis and few-shot learning at human level ... [It] automatically answers 81\% of university-level mathematics problems." The system they describe is indeed impressive; however, the above description is very much overstated. The work of solving the problems is done, not by a neural network, but by the symbolic algebra package Sympy. Problems of various formats are excluded from consideration. The so-called "explanations" are just rewordings of lines of code. Answers are marked as correct that are not in the form specified in the problem. Most seriously, it seems that in many cases the system uses the correct answer given in the test corpus to guide its path to solving the problem.


AI for Ukraine is a new educational project from AI HOUSE to support the Ukrainian tech community - KDnuggets

#artificialintelligence

"AI for Ukraine" is a series of workshops and lectures held by international artificial intelligence experts to support the development of Ukraine's tech community during the war. Montreal), Alex J. Smola (Amazon Web), Sebastian Bubeck (Microsoft), Gaël Varoquaux (INRIA), and many other well-known specialists have joined the initiative. This is a non-commercial educational project by AI HOUSE – a company focused on building the AI/ML community in Ukraine and is part of the Roosh tech ecosystem. All proceeds collected upon registration will be donated to the biggest Ukrainian charity fund "Come Back Alive". It's been five months of a completely new reality for every single Ukrainian, one with sirens, bombings, pain, and war.