title: Artificial IntelligenceArtificial Intelligence
Here we have one of a million possible entry points for people interested (or willing) to learn about AI via video. Email me with feedback/suggestions.
On this page, videos are categorized into two types denoted by icon & color.
In these videos, you'll see a human's face for the majority of the time. The style is usually personable (informal) and engaging.
These videos will follow a more traditional course-like approach to teaching. Style is likely more formal, calm, and predictable, but less exciting.
When will AI become a regular part of your life and career - want to take a guess how long that will take? In this video, Master Inventor Martin Keen talks about how long it takes, on average, for technologies to become seamlessly integrated into our lives, what factors affect the speed of that adoption - and how you can learn and build your skills with this new technology.
Thanks to advances in generative AI for coding, programmers can get help with creating net-new code, debugging assistance, and more. AI code generation also opens the door to non-programmers to create code and scripts with plain language prompts, thanks to natural language processing and deep learning. In this video, Martin Keen explains that whether it's creating new applications, modernizing legacy code, or translating between languages, generative AI can step in as a helpful coding assistant.
Researchers have classified AI into seven categories; you may be disappointed to learn that we've only realized three of them so far! In this video, Master Inventor Martin Keen lays them out, from narrow AI we know and enjoy today to the other extreme, super AI, which may have superior emotional and intellectual intelligence than humans... someday (?).
The recent interest in AI as meant a lot of people have been encountering new vocabulary. Martin Keen is to help you sort it out. This video runs through key terms like machine learning, deep learning, foundation models, and large language models and how they're related to each other.
What is Generative AI and how does it work? What are common applications for Generative AI? Watch this video to learn all about Generative AI, including common applications, model types, and the fundamentals for how to use it.
Over the past five years, Transformers, a neural network architecture, have completely transformed state-of-the-art natural language processing. Want to translate text with machine learning? Curious how an ML model could write a poem or an op ed? Transformers can do it all. In this episode of Making with ML, Dale Markowitz explains what transformers are, how they work, and why they’re so impactful. Watch to learn how you can start using transformers in your app!
Transformers? In this case, we're talking about a machine learning model, and in this video Martin Keen explains what transformers are, what they're good for, and maybe ... what they're not so good at for.
There are a lot of foundation models available, and more being released all the time, but why is that? Why do we need so many different models? Martin Keen explores the reason by demonstrating the value of one of these many models, the "IBM NASA Geospatial Model."
Generative AI has stunned the world with its ability to create realistic images, code, and dialogue. Here, IBM expert Kate Soule explains how a popular form of generative AI, large language models, works and what it can do for enterprise.
Learn about Large Language Models (LLMs), a powerful neural network that enables computers to process and generate language better than ever before. Dale and Nikita share how LLMs work and how you can interact with them via prompts.
Large language models-- or LLMs --are a type of generative pretrained transformer (GPT) that can create human-like text and code. There's a lot of talk about GPTs and LLMs lately, but they've actually been around for years! In this video, Martin Keen briefly explains what a LLM is, how they relate to foundation models, and then covers how they work and how they can be used to address various business problems.
Large Language Models (LLMs) and Generative AI intersect and they are both part of deep learning. Watch this video to learn about LLMs, including use cases, Prompt Tuning, and GenAI development tools.
With all the excitement around chatGPT, it’s easy to lose sight of the unique risks of generative AI. Large language models (LLMs) -- a form of generative AI -- are really good at creating prose that sounds like a native speaker. But because they’re so good at it, large language models may give a false impression they possess actual understanding. They don't! In this video, Phaedra Boinodiris explains the potential risks of relying on large language models to your business, brand, or even society. She also presents mitigation strategies for reducing these risks.
Large language models (LLMs) like chatGPT can generate authoritative-sounding prose on many topics and domains, they are also prone to just "make stuff up". Literally plausible sounding nonsense! In this video, Martin Keen explains the different types of "LLMs hallucinations", why they happen, and ends with recommending steps that you, as a LLM user, can take to minimize their occurrence.
Large language models usually give great answers, but because they're limited to the training data used to create the model, over time they can become incomplete--or worse, generate answers that are just plain wrong. One way of improving the LLM results is called "retrieval-augmented generation" or RAG. In this video, IBM Senior Research Scientist Marina Danilevsky explains the LLM/RAG framework and how this combination delivers two big advantages, namely: the model gets the most up-to-date and trustworthy facts, and you can see where the model got its info, lending more credibility to what it generates.
Large Language Models (LLMs) aren't just for generating text; they're also very good at translating languages. Internet users and customers alike prefer to interact with businesses in their native languages. In this video, IBM Distinguished Engineer Suj Perepa explains how LLMs approach translation differently than past solutions based solely on machine learning, linguistic rules and dictionaries. Bottom line: This new LLM-based approach makes it easier for you to address your customers in their preferred language.
When you create a prompt for a large language model, are the answers sometimes wrong or just plain weird? It may be you! Or more accurately, the way you are formulating your question. In the video, Martin Keen explains why LLMs are led astray and offers suggestions on prompting techniques to reduce these mishaps.
Have you heard of these AI prompt engineering methods?
- Retrieval Augmented Generation (RAG)
- Chain-of-Thought (COT)
- ReACT (Reason + Act)
- Directional Stimulus Prompting (DSP)
Wondering what the differences and values of each are?
In this video, IBM Distinguished Engineer Suj Perepa explains those differences and values, provides an example of each method, and tells how they can be best used and even combined.
There are so many foundation models available for AI Development, but how do you pick the right one? Picking the wrong one might cost you money, time, accuracy, and reliability. Martin Keen, Master Inventor, walks through his six step approach to picking the right model for your next project.
Machine learning operations (MLOps) is an important process to make sure Machine Learning applications remain operational, but before you apply the same process to your large language models (LLM), Martin explains why and how LLMs need to be treated differently and the process known as LLMOps
Wondering what embeddable AI is, how one actually goes about embedding AI ... and where?
In this video, Martin Keen talks about AI deployment, specifically how to deploy embeddable AI, and centers his discussion on the 2 major methods: containerized libraries and applications.
Legacy applications runs mission critical applications in almost every organization. There are opportunities for lots of performance gains and cost savings, but refactoring these older applications is difficult work. Well, it may be getting a little easier. In this video Martin Keen walks through six ways generative AI can help, like creating documentation, reverse engineering, code generation.
What is Machine Learning and how do businesses leverage it today? How does Machine Learning differ from Artificial Intelligence (AI) and Deep Learning, or are they all the same?
In this lightboard video, Luv Aggarwal with IBM Cloud, answers these questions and many more as he visually explains what Machine Learning is, how it compares to AI and Deep Learning, as well as why and how an enterprise would use a Machine Learning solution.
Get a unique perspective on what the difference is between Machine Learning and Deep Learning - explained and illustrated in a delicious analogy of ordering pizza by IBMer and Master Inventor, Martin Keen.
What is really the difference between Artificial intelligence (AI) and machine learning (ML)? Are they actually the same thing? In this video, Jeff Crume explains the differences and relationship between AI & ML, as well as how related topics like Deep Learning (DL) and other types and properties of each.
Prompt tuning is an efficient, low-cost way of adapting an AI foundation model to new downstream tasks without retraining the model and updating its weights. In this video, Martin Keen discusses three options for tailoring a pre-trained LLM for specialization, including: fine tuning, prompt engineering, and prompt tuning ... and contemplates a future career as a prompt engineer.
With the emergence of big data, companies have increased their focus to drive automation and data-driven decision-making across their organizations with AI. While the intention is to improve business outcomes, companies are experiencing unforeseen consequences in some of their AI applications, particularly due to poor upfront research design and biased datasets.
In this lightboard video, Phaedra Boinodiris with IBM, breaks down what AI ethics is and why it is so important for companies to establish a set of principals around trust and transparency when adopting AI technologies.