jypi
  • Explore
ChatPricingWays to LearnAbout

jypi

  • About Us
  • Our Mission
  • Team
  • Careers

Resources

  • Pricing
  • Ways to Learn
  • Blog
  • Help Center
  • Community Guidelines
  • Contributor Guide

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Content Policy

Connect

  • Twitter
  • Discord
  • Instagram
  • Contact Us
jypi

© 2026 jypi. All rights reserved.

Courses

Browse and discover courses from the community

Category

Subcategory (optional)

Active filter:
🤖 AI & Machine Learning

Found 0 courses in category: AI & Machine Learning

Introduction to Artificial Intelligence with Python
🤖 AI & Machine Learning

Introduction to Artificial Intelligence with Python

Learn the core concepts, tools, and practices of modern AI using Python. You will set up a productive environment, refresh essential Python skills, and build strong intuition for framing AI problems. The course develops foundations in linear algebra, calculus, probability, and statistics before moving into data handling, feature engineering, and supervised and unsupervised learning. You will learn rigorous model evaluation, optimization, and regularization, then build neural networks with PyTorch and explore key deep learning architectures. Practical modules in NLP and computer vision provide hands-on experience with real-world tasks. The course concludes with deployment, MLOps, monitoring, and responsible AI practices, culminating in a capstone-style project.

121Students
Python for Data Science, AI & Development
📊 Data Science & Analytics

Python for Data Science, AI & Development

Build real-world expertise in Python across data science, AI, and modern software development. This hands-on course moves from core Python and idiomatic data manipulation through numerical computing, pandas analytics, cleaning and feature engineering, and effective visualization. You will strengthen statistical intuition, practice end-to-end machine learning with scikit-learn, and step into deep learning with PyTorch, including CNNs, RNNs, and transformers. Beyond modeling, you will learn to work with files, web APIs, and databases; manage environments and dependencies; write tested, production-ready code; and package, version, and deploy services with FastAPI and containers. Each module emphasizes practical workflows, performance-aware techniques, and reproducibility—using notebooks and scripts, real datasets, and best practices such as pipelines, cross-validation, and model monitoring. By the end, you can acquire and prepare data, build and explain models, automate experiments, and ship reliable AI-powered applications.

122Students
Supervised Machine Learning: Regression and Classification
🤖 AI & Machine Learning

Supervised Machine Learning: Regression and Classification

Master the end-to-end craft of building predictive models for numeric and categorical outcomes. This course spans the full supervised learning lifecycle: problem framing, data preparation, exploratory analysis, robust validation, model training, evaluation, interpretation, and deployment. You will implement core algorithms for regression and classification (linear/logistic models, regularization, kNN, SVM, decision trees, random forests, and gradient boosting) and learn how to select metrics, calibrate probabilities, and make cost-aware decisions. Practical modules cover feature engineering, handling imbalance and noisy data, dimensionality reduction and feature selection, and automation with pipelines and hyperparameter tuning. You will also develop skills in model interpretability, fairness, and risk management to build trustworthy systems. Throughout, you will apply reproducible workflows, avoid leakage, and monitor models after deployment. A capstone consolidates concepts in a realistic, end-to-end project. Prerequisites: basic Python, linear algebra, and probability.

457Students
Generative AI: Prompt Engineering Basics
🤖 AI & Machine Learning

Generative AI: Prompt Engineering Basics

This course builds a practical foundation in prompt engineering for large language models, taking you from core concepts to advanced, real-world workflows. You will learn how LLMs work, how to design clear and reliable prompts, and how to supply context, roles, and examples that guide models to consistent results. Through progressive modules, you will structure outputs, enable reasoning and decomposition, iterate and debug prompts, and measure quality with robust evaluation methods. You will also address safety, ethics, and risk mitigation, and learn to integrate tools, retrieval, and multimodal inputs to ground and extend model capabilities. Each topic includes actionable patterns, compact templates, and testing strategies. By the end, you’ll be able to design, evaluate, and operationalize prompts that are accurate, efficient, and safe for diverse applications.

94Students
AI For Everyone
🤖 AI & Machine Learning

AI For Everyone

AI For Everyone is a non-technical, business-friendly introduction to artificial intelligence that empowers learners across roles to understand, evaluate, and participate in AI initiatives. You will learn the core concepts of AI and machine learning, how data drives value, what AI can and cannot do, and how to select and scope practical projects. The course explores organizational readiness, team roles, tools, and workflows, and uses case studies like smart speakers and self-driving cars to make ideas concrete. You will also study a pragmatic AI Transformation Playbook and learn to avoid common pitfalls around bias, safety, privacy, and misuse. Finally, the course examines AI’s impact on jobs and economies and guides you through your first steps to put AI into practice, supported by brief videos, readings, a quiz, and community engagement.

188Students
Bayesian Networks and Decision Graphs
🤖 AI & Machine Learning

Bayesian Networks and Decision Graphs

Master probabilistic graphical models from foundations to advanced decision analysis. This course builds progressively from probability basics and Bayesian network semantics to exact and approximate inference, learning parameters and structure, hybrid and dynamic models, and causal reasoning. You will then study decision theory, influence diagrams, and algorithms for optimal decision-making under uncertainty. Emphasis is placed on practical modeling workflows, diagnostics, and explainability alongside rigorous theory. By the end, you will be able to design, learn, validate, and deploy Bayesian networks and decision graphs for real-world applications.

1002Students
🤖
🤖 AI & Machine Learning

Generative AI and Agentic AI

This comprehensive course explores the cutting-edge realms of Generative AI and Agenting AI, delving into their theoretical underpinnings, practical applications, and the ethical implications surrounding these transformative technologies. Participants will gain a solid foundation in both the creation of AI-generated content and the development of autonomous AI agents capable of operating in dynamic environments. Through a blend of theoretical instruction and hands-on projects, learners will be equipped to innovate and contribute to the future of AI.

1057Students
🤖
🤖 AI & Machine Learning

Building Real-Time RAG Systems with Gemini & the Multimodal Live API

This comprehensive course teaches you how to design, implement, and operate real-time Retrieval-Augmented Generation (RAG) systems using Gemini's Multimodal Live API. You will learn architectural patterns for streaming data, real-time retrieval, and multimodal reasoning; understand Gemini's capabilities, tools, authentication models, and best practices for latency, reliability, security, and governance. Through hands-on labs, code samples, and case studies, you'll build end-to-end RAG pipelines that ingest fresh data, retrieve context from vector stores, reason across modalities, and deliver accurate, up-to-date responses in real time. Topics cover system design, prompt engineering, memory management, monitoring, evaluation, devops, and production readiness. The course is suitable for AI engineers, data scientists, platform architects, and engineers who want to deploy production-grade RAG systems with Gemini.

1057Students
🤖
🤖 AI & Machine Learning

Build Your First AI Agent that Thinks, Connects and Collaborates

Zero-to-hero accelerator course designed to help absolute beginners become proficient AI agents that think, connect, and collaborate. Through a playful, step-by-step journey, you’ll learn to design intelligent agents using Google ADK, understand the MCP framework, and build a scalable, collaborative agent ecosystem. Each chapter blends practical hands-on labs with fun, memorable topics and subtopics, ensuring you gain real skills while staying engaged. By course end, you’ll have a working first AI agent, a collaborative agent stack, and a clear path for continuing to advanced projects.

765Students
🤖
🤖 AI & Machine Learning

Full Stack AI and Data Science Professional

Become a full‑stack AI and data professional by mastering the complete lifecycle: problem framing, data engineering, analysis, machine learning, deep learning, large language models, and production MLOps. You’ll build practical skills in Python, SQL, math for ML, EDA, supervised and unsupervised learning, neural networks, NLP/LLMs, and scalable cloud pipelines. The course emphasizes reproducibility, governance, security, and cost‑aware deployment, culminating in end‑to‑end systems that deliver real business value.

1230Students
Data Science : Begineer to Advance
📊 Data Science & Analytics

Data Science : Begineer to Advance

This end-to-end program takes you from absolute beginner to confident practitioner across the full data science lifecycle. You’ll start by learning core concepts, workflows, and tooling, then master Python, SQL, and data ingestion. You’ll progress through data wrangling, cleaning, and exploratory analysis, and build a solid foundation in probability and statistics to make sound, testable inferences. From there, you’ll learn essential machine learning theory and implement supervised and unsupervised models with professional-grade validation, tuning, and interpretability. You’ll deepen your expertise with feature engineering, pipelines, time series forecasting, and natural language processing. The course culminates in modern deep learning fundamentals and a practical MLOps toolkit for deploying, monitoring, and maintaining models in production. Throughout, you’ll apply best practices in reproducibility, ethics, and communication, preparing you to deliver reliable, value-driven data products and to build a compelling portfolio.

980Students
🤖
🤖 AI & Machine Learning

Mastering Model Context Protocol for Production AI

This hands-on program equips AI practitioners to design, implement, and operate robust Model Context Protocol (MCP) in production. You will learn how to model, capture, store, and securely propagate contextual signals across models and services; design context schemas; build reliable data pipelines; engineer context-aware prompts; choose architectures that maximize safe context usage; validate and monitor MCP-enabled systems; navigate privacy, security, governance, and ethics; study real-world deployments; and culminate with a capstone project that demonstrates end-to-end MCP delivery. The course blends theory, practical labs, and production-ready playbooks with an emphasis on reliability, scalability, and compliant, privacy-preserving AI at scale.

1105Students
🤖
🤖 AI & Machine Learning

AI Development Tools and Frameworks

This course provides a comprehensive exploration of the essential tools and frameworks used in AI development. It is designed to equip learners with the knowledge and skills to effectively utilize various AI development tools and frameworks across different stages of the AI lifecycle. From understanding fundamental concepts to mastering advanced techniques, this course offers a step-by-step learning path for aspiring AI developers.

909Students
🤖
🤖 AI & Machine Learning

Advanced Artificial Intelligence and Machine Learning

This comprehensive course delves into the advanced facets of Artificial Intelligence (AI) and Machine Learning (ML), designed for learners who have a foundational understanding of these technologies. Participants will explore cutting-edge techniques, complex algorithms, and real-world applications that define the forefront of AI and ML. The course emphasizes both theoretical concepts and practical implementations, preparing students to tackle sophisticated challenges in the field.

919Students
🤖
🤖 AI & Machine Learning

Artificial Intelligence for Professionals & Beginners

This comprehensive course is designed to introduce both beginners and professionals to the fundamental concepts and applications of Artificial Intelligence (AI). Participants will learn about the history, theories, algorithms, and tools that drive AI today, as well as practical applications across various industries. The course aims to empower learners with the knowledge and skills needed to leverage AI in their careers and projects, making it suitable for individuals from diverse backgrounds.

1085Students
🤖
🤖 AI & Machine Learning

Introduction to Natural Language Processing

This course provides a comprehensive introduction to Natural Language Processing (NLP), a crucial area of artificial intelligence that focuses on the interaction between computers and humans through natural language. Students will explore foundational concepts, methodologies, tools, and applications that empower machines to understand, interpret, and respond to human language. By the end of the course, participants will have a solid understanding of NLP fundamentals and be equipped with the skills to implement basic NLP systems.

1043Students
🤖
🤖 AI & Machine Learning

Career Essentials in Generative AI

This course provides a comprehensive overview of the essential skills and knowledge required to build a successful career in the field of generative AI. From understanding the foundational concepts to exploring advanced applications and ethical considerations, this course will equip you with the tools needed to excel in this rapidly evolving industry.

849Students
Machine Learning
🤖 AI & Machine Learning

Machine Learning

This comprehensive course on Machine Learning is designed to provide learners with a strong foundation in the principles and applications of machine learning technologies. From understanding the basic concepts to implementing complex algorithms, this course will guide students through the entire machine learning lifecycle, including data preparation, model selection, evaluation, and deployment. Learners will engage with real-world examples and hands-on projects, equipping them with the skills necessary to tackle machine learning challenges in various domains.

2
Contributors
1295
Students
AI Demystified
🤖 AI & Machine Learning

AI Demystified

This course provides a comprehensive understanding of Artificial Intelligence (AI), breaking down complex concepts into digestible lessons. It is designed for individuals who want to explore AI's potential, its applications across various industries, and its impact on society. Participants will learn about the fundamental principles of AI, machine learning, natural language processing, ethics, and the future of AI technologies. By the end of the course, learners will have a solid foundation in AI, empowering them to apply these insights in their personal and professional lives.

1317Students
Natural Language Processing
🤖 AI & Machine Learning

Natural Language Processing

This comprehensive course on Natural Language Processing (NLP) is designed for learners who want to delve into the field of AI where computers and human language intersect. Participants will explore the theoretical foundations of NLP, practical applications, and the latest advancements in the field. The course is structured to build knowledge progressively, starting from basic concepts to advanced techniques, enabling learners to develop their own NLP applications and understand the complexities of language data.

1185Students