Machine Learning

Building Apps with Generative AI
Building Apps with Generative AI
This document covers the complete AI application development journey, from ideation and model selection through building with RAG and fine-tuning to production deployment with MLOps best practices.
Choose the Right AI Models for Use Case
Choose the Right AI Models for Use Case
This document explores the multi-model approach for AI implementation covering model selection criteria, prompt engineering, continuous evaluation and collaborative team strategies for optimal AI deployment.
Advanced Methods of Prompt Engineering
Advanced Methods of Prompt Engineering
This document explores advanced prompt engineering methods including zero-shot, few-shot, chain-of-thought, and self-consistency techniques, along with practical tools and applications for effective LLM interactions.
LangChain
LangChain
This document introduces LangChain, an open-source Python framework for developing LLM applications, exploring its benefits, practical uses, and integration capabilities with various data types.
In-Context Learning
In-Context Learning
This document introduces in-context learning and prompt engineering explaining how LLMs can learn new tasks from examples provided in prompts without additional training, along with techniques for crafting effective prompts to guide AI systems.
Natural Language Processing
Natural Language Processing
This document introduces natural language processing, explaining how computers translate between unstructured human language and structured data through techniques like tokenization, stemming, lemmatization, part of speech tagging and named entity recognition.
Foundation Models
Foundation Models
This document explores foundation models and large language models, covering their training methodology, advantages in performance and productivity, as well as challenges related to compute costs and trustworthiness in enterprise applications.
Generative AI
Generative AI
This document introduces generative AI, its evolution from discriminative AI and the foundational models that enable creative content generation across text, images, video, and code.
Neural Networks
Neural Networks
This document introduces neural networks, their structure, types, and training process. It explains how neural networks are inspired by the human brain and highlights their applications in pattern recognition, image analysis, and sequential data processing.
Deep Learning
Deep Learning
This document provides an overview of deep learning, its key concepts applications in various fields, and the different types of models used. It also covers the training process and recent advancements in the field.
Foundation Models
Foundation Models
Explains the relationship between AI, machine learning, deep learning foundation models, generative AI, and large language models. Covers definitions, distinctions, and the evolution of foundational AI technologies.
Outliers and Missing Values
Outliers and Missing Values
Comprehensive guide on handling missing values and outliers in datasets including detection, imputation, and removal techniques with practical Python examples
Data Cleaning
Data Cleaning
Importance of data cleaning in machine learning, common issues with messy data, and methods for handling duplicate data to ensure reliable model outcomes
Retrieving Data from SQL and NoSQL Databases, APIs, and Cloud Data Sources
Retrieving Data from CSV and JSON Files
Retrieving Data from CSV and JSON Files
Methods for retrieving data from various sources including CSV and JSON files with practical considerations using Python and Pandas
Machine Learning Workflow
Machine Learning Workflow
Foundational concepts, workflow, and vocabulary of machine learning providing clear understanding of tools and processes for building and deploying ML models
Modern AI Applications and ML Workflow
Modern AI Applications and ML Workflow
Current advancements in artificial intelligence highlighting transformative impacts across industries and practical applications shaping everyday life
History of AI
History of AI
Comprehensive overview of artificial intelligence history from its origins in the 1940s through modern developments and future possibilities
Machine Learning and Deep learning
Machine Learning and Deep learning
Overview of Machine Learning and Deep Learning, including their definitions differences, applications, and the importance of features and targets in ML projects
AI and Machine Learning Introduction
AI and Machine Learning Introduction
An overview of Artificial Intelligence and Machine Learning, their history applications, and impact.