Get started
Bring yourself up to speed with our introductory content.
Get started
Bring yourself up to speed with our introductory content.
What is machine translation?
Machine translation technology enables the conversion of text or speech from one language to another using computer algorithms. Continue Reading
What is anomaly detection? An overview and explanation
Anomaly detection is the process of identifying data points, entities or events that fall outside the normal range. Continue Reading
What is clustering in machine learning and how does it work?
Clustering is a data science technique in machine learning that groups similar rows in a data set. Continue Reading
-
What is natural language understanding (NLU)?
Natural language understanding (NLU) is a branch of artificial intelligence (AI) that uses computer software to understand input in the form of sentences using text or speech. Continue Reading
CNN vs. RNN: How are they different?
Convolutional and recurrent neural networks have distinct but complementary capabilities and use cases. Compare each model architecture's strengths and weaknesses in this primer. Continue Reading
-
Definitions to Get Started
- What is automated machine learning (AutoML)?
- What is a data scientist? What do they do?
- What are AI agents? Types and examples
- What is an intelligent agent? Definition, use cases and benefits
- What is natural language processing (NLP)?
- What is a neural network?
- What is edge AI?
- What is AgentOps? What it does and how it powers AI agents
What is machine vision?
Machine vision is the ability of a computer to see; it employs one or more video cameras, analog-to-digital conversion and digital signal processing.Continue Reading
Machine learning vs. neural networks: What's the difference?
Though machine learning and neural networks are both forms of AI, neural networks are a specific type of ML algorithm. Learn more about their similarities and differences.Continue Reading
What is fine-tuning in machine learning and AI?
Fine-tuning is the process of taking a pretrained machine learning model and further training it on a smaller, targeted data set.Continue Reading
Machine learning regularization explained with examples
Regularization in machine learning refers to a set of techniques used by data scientists to prevent overfitting. Learn how it improves ML models and prevents costly errors.Continue Reading
What is boosting in machine learning?
Boosting is a technique used in machine learning that trains an ensemble of so-called weak learners to produce an accurate model, or strong learner. Learn how it works.Continue Reading
-
Microsoft 365 Copilot features and architecture explained
Microsoft's new assistant adds generative AI to the workplace, using various features and architectural components for automated suggestions, content creation and data insights.Continue Reading
What is Bayes' theorem? How is it used in machine learning?
Bayes' theorem is a mathematical formula used in probability theory to calculate conditional probability, i.e., the revised likelihood of an outcome occurring given the knowledge of a related condition or previous outcome.Continue Reading
What is reinforcement learning?
Reinforcement learning (RL) is a machine learning training method that trains software to make certain desired actions.Continue Reading
How to build the business case for AI initiatives
Building a compelling business case for AI requires attention to business pain points, financial and risk considerations, and collaboration with the CFO.Continue Reading
gradient descent
Gradient descent is an optimization algorithm that refines a machine learning (ML) model's parameters to create a more accurate model.Continue Reading
Learn how to create a machine learning pipeline
Well-considered machine learning pipelines provide a structured approach to AI development in modern IT environments, ensuring uniformity, speed and business alignment.Continue Reading
Attributes of open vs. closed AI explained
What's the difference between open vs. closed AI, and why are these approaches sparking heated debate? Here's a look at their respective benefits and limitations.Continue Reading
large language model operations (LLMOps)
Large language model operations (LLMOps) is a methodology for managing, deploying, monitoring and maintaining LLMs in production environments.Continue Reading
Supervised vs. unsupervised learning explained by experts
Learn the characteristics of supervised learning, unsupervised learning and semisupervised learning and how they're applied in machine learning projects.Continue Reading
A guide to deploying AI in edge computing environments
Deploying AI at the edge is increasingly popular due to processing speed and other benefits. Consider hosting requirements, latency budget and platform options to get started.Continue Reading
self-driving car (autonomous car or driverless car)
A self-driving car -- sometimes called an autonomous car or driverless car -- is a vehicle that uses a combination of sensors, cameras, radar and artificial intelligence (AI) to travel between destinations without a human operator.Continue Reading
AI, copyright and fair use: What you need to know
As AI technology advances, U.S. and international copyright laws are struggling to keep pace, raising legal and ethical questions about ownership and AI-generated content.Continue Reading
Compare natural language processing vs. machine learning
Both natural language processing and machine learning identify patterns in data. What sets them apart is NLP's language focus vs. ML's broader applicability to many AI processes.Continue Reading
data splitting
Data splitting is when data is divided into two or more subsets. Typically, with a two-part split, one part is used to evaluate or test the data and the other for training the model.Continue Reading
machine learning engineer (ML engineer)
A machine learning engineer (ML engineer) is a person in IT who focuses on researching, building and designing self-running artificial intelligence (AI) systems to automate predictive models.Continue Reading
telepresence robot
A telepresence robot is a robotic device that enables a user to maintain a virtual presence in a remote location.Continue Reading
How to build an MLOps pipeline
Machine learning initiatives involve multiple complex workflows and tasks. A standardized pipeline can streamline this process and maximize the benefits of an MLOps approach.Continue Reading
robot economy
The robot economy is a scenario in which most of the labor required to sustain human life is automated.Continue Reading
Best practices for getting started with MLOps
As AI and machine learning become increasingly popular in enterprises, organizations need to learn how to set their initiatives up for success. These MLOps best practices can help.Continue Reading
facial recognition
Facial recognition is a category of biometric software that maps an individual's facial features to confirm their identity.Continue Reading
What is the inception score (IS)?
The inception score (IS) is a mathematical algorithm used to measure or determine the quality of images created by generative AI through a generative adversarial network (GAN).Continue Reading
What are graph neural networks (GNNs)?
Graph neural networks (GNNs) are a type of neural network architecture and deep learning method that can help users analyze graphs, enabling them to make predictions based on the data described by a graph's nodes and edges.Continue Reading
What are vector embeddings?
Vector embeddings are numerical representations that capture the relationships and meaning of words, phrases and other data types.Continue Reading
What are masked language models (MLMs)?
Masked language models (MLMs) are used in natural language processing (NLP) tasks for training language models.Continue Reading
Tips for planning a machine learning architecture
When planning a machine learning architecture, organizations must consider factors such as performance, cost and scalability. Review necessary components and best practices.Continue Reading
Mixture-of-experts models explained: What you need to know
By combining specialized models to handle complex tasks, mixture-of-experts architectures can improve efficiency and accuracy for large language models and other AI systems.Continue Reading
How to build an enterprise generative AI tech stack
Generative AI tech stacks consist of key components like LLMs, vector databases and fine-tuning tools. The right tech stack can help enterprises maximize their generative AI ROI.Continue Reading
How to get started with machine learning
Machine learning roles are rapidly evolving and require a diverse range of skills. Looking to join the field? Start by exploring job responsibilities and required experience.Continue Reading
The need for common sense in AI systems
Building explainable and trustworthy AI systems is paramount. To get there, computer scientists Ron Brachman and Hector Levesque suggest infusing common sense into AI development.Continue Reading
Prompt engineering tips for ChatGPT and other LLMs
Master the art of prompt engineering -- from basic best practices to advanced strategies -- with practical tips to get more precise, relevant output from large language models.Continue Reading
BERT language model
BERT language model is an open source machine learning framework for natural language processing (NLP).Continue Reading
Improve AI security by red teaming large language models
Cyberattacks such as prompt injection pose significant security risks to LLMs, but implementing red teaming strategies can test models' resistance to various cyberthreats.Continue Reading
The role of trusted data in building reliable, effective AI
Without quality data, creating and managing AI systems is an uphill battle. Methods such as zero-copy integration and primary key consistency can ensure trusted data for better AI.Continue Reading
Retrieval-Augmented Language Model pre-training
A Retrieval-Augmented Language Model, also referred to as REALM or RALM, is an artificial intelligence language model designed to retrieve text and then use it to perform question-based tasks.Continue Reading
Video guide to generative AI
Generative AI has the potential to revolutionize technology. Learn about popular interfaces such as ChatGPT, the future of generative AI and its effects on businesses.Continue Reading
ChatGPT explained in a minute
ChatGPT is an AI-powered chatbot developed by OpenAI. With its ability to communicate in natural language patterns, it can create various types of content for many use cases.Continue Reading
How AI is advancing assistive technology
Recent advances in generative AI could revolutionize assistive technology. For people relying on assistive tools, AI-powered devices could usher in a new era of accessibility.Continue Reading
What is sentiment analysis?
Learn how AI is used to perform sentiment analysis, the different categories of sentiment that can be identified and how the analysis can be used to improve customer satisfaction.Continue Reading
What is natural language processing (NLP)?
NLP enables computers to understand language like humans. This video explores its techniques, applications and challenges, highlighting its importance in businesses.Continue Reading
Explore the impact of data science in business workflows
Data science and machine learning are reshaping business workflows and customer experiences, ushering in an era of highly tailored services and predictive strategies.Continue Reading
How an AI governance framework can strengthen security
Learn how AI governance frameworks promote security and compliance in enterprise AI deployments with essential components such as risk analysis, access control and incident response.Continue Reading
deep tech
Deep technology, or deep tech, refers to advanced technologies based on some form of substantial scientific or engineering innovation.Continue Reading
How to become an MLOps engineer
Explore the key responsibilities and skills needed for a career in MLOps, which focuses on managing ML workflows throughout the model lifecycle.Continue Reading
How do LLMs like ChatGPT work?
AI expert Ronald Kneusel explains how transformer neural networks and extensive pretraining enable large language models like GPT-4 to develop versatile text generation abilities.Continue Reading
Demystifying AI with a machine learning expert
In this interview, author Ronald Kneusel discusses his new book 'How AI Works,' the recent generative AI boom and tips for those looking to enter the AI field.Continue Reading
AI watermarking
AI watermarking is the process of embedding a recognizable, unique signal into the output of an artificial intelligence model, such as text or an image, to identify that content as AI generated.Continue Reading
data dignity
Data dignity, also known as data as labor, is a theory positing that people should be compensated for the data they have created.Continue Reading
ambient intelligence (AmI)
Ambient intelligence, sometimes referred to as AmI, is the element of a pervasive computing environment that enables it to interact with and respond appropriately to the humans in that environment.Continue Reading
neural net processor
A neural net processor is a central processing unit (CPU) that holds the modeled workings of how a human brain operates on a single chip.Continue Reading
How to source AI infrastructure components
Rent, buy or repurpose AI infrastructure? The right choice depends on an organization's planned AI projects, budget, data privacy needs and technical personnel resources.Continue Reading
neurosynaptic chip
A neurosynaptic chip, also known as a cognitive chip, is a computer processor that is designed to function more like a biological brain than a typical central processing unit (CPU).Continue Reading
IBM Watson supercomputer
Watson was a supercomputer designed and developed by IBM. This advanced computer combined artificial intelligence (AI), automation and sophisticated analytics capabilities to deliver optimal performance as a 'question answering' machine.Continue Reading
Why and how to use Google Colab
Whether you're looking to gain experience or you're already an expert data scientist, Google Colab can help boost ML and AI initiatives. Follow this tutorial to learn the basics.Continue Reading
Lessons on integrating generative AI into the enterprise
At Generative AI World 2023, various industries convened to explore existing and potential generative AI use cases. Review insights from one company's implementation experience.Continue Reading
Build a natural language processing chatbot from scratch
In this excerpt from the book 'Natural Language Processing in Action,' you'll walk through the steps of creating a simple chatbot to understand how to start building NLP pipelines.Continue Reading
Q&A: How to start learning natural language processing
In this Q&A, 'Natural Language Processing in Action' co-author Hobson Lane discusses how to start learning NLP, including benefits and challenges of building your own pipelines.Continue Reading
Why and how to develop a set of responsible AI principles
Enterprise AI use raises a range of pressing ethical issues. Learn why responsible AI principles matter and explore best practices for enterprises developing an AI framework.Continue Reading
Compare machine learning vs. software engineering
Although machine learning has a lot in common with traditional programming, the two disciplines have several key differences, author and computer scientist Chip Huyen explains.Continue Reading
How data quality shapes machine learning and AI outcomes
Data quality directly influences the success of machine learning models and AI initiatives. But a comprehensive approach requires considering real-world outcomes and data privacy.Continue Reading
cognitive computing
Cognitive computing is the use of computerized models to simulate the human thought process in complex situations where the answers might be ambiguous and uncertain.Continue Reading
machine teaching
Machine teaching is the practice of infusing context -- and often business consequences -- into the selection of training data used in machine learning (ML) so that the most relevant outputs are produced by the ML algorithms.Continue Reading
Use cases show the combined potential of AI and blockchain
AI and blockchain are both hot topics in IT, yet used for different purposes. However, enterprises across various sectors can now combine both technologies to their advantage.Continue Reading
cognitive search
Cognitive search represents a new generation of enterprise search that uses artificial intelligence (AI) technologies to improve users' search queries and extract relevant information from multiple diverse data sets.Continue Reading
case-based reasoning (CBR)
Case-based reasoning (CBR) is an experience-based approach to solving new problems by adapting previously successful solutions to similar problems.Continue Reading
deconvolutional networks (deconvolutional neural networks)
Deconvolutional networks are convolutional neural networks (CNN) that work in a reversed process.Continue Reading
cognitive modeling
Cognitive modeling is an area of computer science that deals with simulating human problem-solving and mental processing in a computerized model.Continue Reading
What do large language models do in AI?
To capitalize on generative AI, business IT leaders must understand the features of large language models.Continue Reading
sustainable AI
Sustainable AI is the use of artificial intelligence systems that operate in ways contingent with sustainable business practices.Continue Reading
image recognition
Image recognition, in the context of machine vision, is the ability of software to identify objects, places, people, writing and actions in digital images.Continue Reading
Exploring GPT-3 architecture
With 175 billion parameters, GPT-3 is one of the largest and most well-known neural networks available for natural language applications. Learn why people are so pumped about it.Continue Reading
How AI serves as a cornerstone of Industry 4.0
For manufacturing environments to be included in Industry 4.0, they must adopt up-to-date technologies to improve operations. AI should be foremost among them.Continue Reading
Recent developments show us the future of chatbots
Experts in conversational AI are optimistic about what recent advancements in chatbot technology mean for the future. Despite challenges, these advancements can point the way forward.Continue Reading
How AI can assist industries in environmental protection efforts
While technology for environmental protection isn't a new concept, AI advancements empower businesses to achieve sustainable operations.Continue Reading
How significant is AI's role in Industry 4.0?
Many examples exist to demonstrate the effectiveness of AI in Industry 4.0. It entails the newest revolution in manufacturing, so naturally advanced tech like AI will play a crucial role.Continue Reading
stemming
Stemming is the process of reducing a word to its stem that affixes to suffixes and prefixes or to the roots of words known as "lemmas."Continue Reading
social robot
A social robot is an artificial intelligence (AI) system that is designed to interact with humans and other robots.Continue Reading
PyTorch
PyTorch is an open source machine learning (ML) framework based on the Python programming language and the Torch library.Continue Reading
algorithmic transparency
Algorithmic transparency is openness about the purpose, structure and underlying actions of the algorithms used to search for, process and deliver information.Continue Reading
How AI in weather prediction can aid human intelligence
AI and machine learning models are becoming more widely used in climate prediction and disaster preparedness to aid experts without replacing them.Continue Reading
Why and when to consider a feature store in machine learning
Feature stores exist to make data for training machine learning models reusable. Explore both the benefits and challenges of feature stores that organizations can experience.Continue Reading
Industries leading the way in conversational AI
Learn how companies in vertical markets are using conversational AI and even partnering with AI developers for software that's tailored to their unique business needs.Continue Reading
The white-box model approach aims for interpretable AI
The white-box model approach to machine learning makes AI interpretable since algorithms are easy to understand. Ajay Thampi, author of 'Interpretable AI,' explains this approach.Continue Reading
How enterprises can establish an AI-first data strategy
Enterprises looking to mature in their use of AI must focus on the information they're putting into their models. Their models should create trust in their business.Continue Reading
How hybrid chatbots improve customer experience
Hybrid chatbots combine human intelligence with AI used in standard chatbots to improve customer experience. Learn how industries are using them to engage with customers.Continue Reading
Weighing quantum AI's business potential
Quantum AI has the potential to revolutionize business computing, but logistic complexities create sizeable obstacles for near-term adoption and success.Continue Reading
knowledge engineering
Knowledge engineering is a field of artificial intelligence (AI) that tries to emulate the judgment and behavior of a human expert in a given field.Continue Reading
Stochastic point processes and their practical value
Data scientists learn and utilize stochastic point processes for myriad pragmatic uses. Data scientist Vincent Granville explains this in his new book.Continue Reading
How AI ethics is the cornerstone of governance
The concept of AI ethics ensures that AI systems provide accuracy and reliability. Businesses will benefit from adopting AI ethics strategies of their own.Continue Reading
Learn the benefits of interpretable machine learning
In this excerpt from 'Interpretable Machine Learning with Python,' read how machine learning models and algorithms add value when they are both interpretable and explainable.Continue Reading
predictive modeling
Predictive modeling is a mathematical process used to predict future events or outcomes by analyzing patterns in a given set of input data.Continue Reading