Large Language Models (LLMs) and Reinforcement Learning (RL) Training Course
Large Language Models (LLMs) are sophisticated neural networks engineered to comprehend and produce human-like text based on provided input. Reinforcement Learning (RL) constitutes a branch of machine learning in which an agent acquires decision-making capabilities by executing actions within an environment to maximize accumulated rewards.
This instructor-led, live training (available online or on-site) targets intermediate-level data scientists seeking to develop a thorough understanding and practical proficiency in both Large Language Models (LLMs) and Reinforcement Learning (RL).
Upon completion of this training, participants will be capable of:
- Grasping the components and operational mechanics of transformer models.
- Optimizing and fine-tuning LLMs for designated tasks and applications.
- Comprehending the foundational principles and methodologies of reinforcement learning.
- Discovering how reinforcement learning techniques can improve the performance of LLMs.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical application.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Course Outline
Introduction to Large Language Models (LLMs)
- Overview of LLMs
- Definition and significance
- Applications in AI today
Transformer Architecture
- What is a transformer and how does it work?
- Main components and features
- Embedding and positional encoding
- Multi-head attention
- Feed-forward neural network
- Normalization and residual connections
Transformer Models
- Self-attention mechanism
- Encoder-decoder architecture
- Positional embeddings
- BERT (Bidirectional Encoder Representations from Transformers)
- GPT (Generative Pretrained Transformer)
Performance Optimization and Pitfalls
- Context length
- Mamba and state-space models
- Flash attention
- Sparse transformers
- Vision transformers
- Importance of quantization
Improving Transformers
- Retrieval augmented text generation
- Mixture of models
- Tree of thoughts
Fine-Tuning
- Theory of low-rank adaptation
- Fine-Tuning with QLora
Scaling Laws and Optimization in LLMs
- Importance of scaling laws for LLMs
- Data and model size scaling
- Computational scaling
- Parameter efficiency scaling
Optimization
- Relationship between model size, data size, compute budget, and inference requirements
- Optimizing performance and efficiency of LLMs
- Best practices and tools for training and fine-tuning LLMs
Training and Fine-Tuning LLMs
- Steps and challenges of training LLMs from scratch
- Data acquisition and maintenance
- Large-scale data, CPU, and memory requirements
- Optimization challenges
- Landscape of open-source LLMs
Fundamentals of Reinforcement Learning (RL)
- Introduction to Reinforcement Learning
- Learning through positive reinforcement
- Definition and core concepts
- Markov Decision Process (MDP)
- Dynamic programming
- Monte Carlo methods
- Temporal Difference Learning
Deep Reinforcement Learning
- Deep Q-Networks (DQN)
- Proximal Policy Optimization (PPO)
- Elements of Reinforcement Learning
Integration of LLMs and Reinforcement Learning
- Combining LLMs with Reinforcement Learning
- How RL is used in LLMs
- Reinforcement Learning with Human Feedback (RLHF)
- Alternatives to RLHF
Case Studies and Applications
- Real-world applications
- Success stories and challenges
Advanced Topics
- Advanced techniques
- Advanced optimization methods
- Cutting-edge research and developments
Summary and Next Steps
Requirements
- Basic understanding of Machine Learning
Audience
- Data scientists
- Software engineers
Open Training Courses require 5+ participants.
Large Language Models (LLMs) and Reinforcement Learning (RL) Training Course - Booking
Large Language Models (LLMs) and Reinforcement Learning (RL) Training Course - Enquiry
Large Language Models (LLMs) and Reinforcement Learning (RL) - Consultancy Enquiry
Upcoming Courses
Related Courses
Advanced LangGraph: Optimization, Debugging, and Monitoring Complex Graphs
35 HoursLangGraph is a framework designed for constructing stateful, multi-agent LLM applications as composable graphs, featuring persistent state and precise execution control.
This instructor-led live training, available online or onsite, targets advanced AI platform engineers, DevOps professionals specializing in AI, and ML architects who aim to optimize, debug, monitor, and manage production-grade LangGraph systems.
By the conclusion of this training, participants will be able to:
- Design and optimize complex LangGraph topologies to enhance speed, reduce costs, and improve scalability.
- Ensure reliability through retries, timeouts, idempotency, and checkpoint-based recovery mechanisms.
- Debug and trace graph executions, inspect state changes, and systematically reproduce production issues.
- Instrument graphs with logs, metrics, and traces; deploy them to production; and monitor SLAs and costs.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange it.
Building Coding Agents with Devstral: From Agent Design to Tooling
14 HoursDevstral is an open-source framework designed for building and running coding agents that can interact with codebases, developer tools, and APIs to enhance engineering productivity.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level ML engineers, developer-tooling teams, and SREs who wish to design, implement, and optimize coding agents using Devstral.
By the end of this training, participants will be able to:
- Set up and configure Devstral for coding agent development.
- Design agentic workflows for codebase exploration and modification.
- Integrate coding agents with developer tools and APIs.
- Implement best practices for secure and efficient agent deployment.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Open-Source Model Ops: Self-Hosting, Fine-Tuning and Governance with Devstral & Mistral Models
14 HoursDevstral and Mistral are open-source AI technologies engineered for flexible deployment, fine-tuning, and scalable integration.
This instructor-led live training, available online or onsite, targets intermediate to advanced ML engineers, platform teams, and research engineers seeking to self-host, fine-tune, and govern Mistral and Devstral models within production environments.
Upon completion of this training, participants will be able to:
- Set up and configure self-hosted environments for Mistral and Devstral models.
- Apply fine-tuning techniques to enhance domain-specific performance.
- Implement versioning, monitoring, and lifecycle governance mechanisms.
- Ensure security, compliance, and responsible usage of open-source models.
Course Format
- Interactive lectures and discussions.
- Hands-on exercises focused on self-hosting and fine-tuning.
- Live-lab implementation of governance and monitoring pipelines.
Customization Options
- To request customized training for this course, please contact us to make arrangements.
LangGraph Applications in Finance
35 HoursLangGraph serves as a framework for constructing stateful, multi-agent LLM applications that operate as composable graphs with persistent state and precise control over execution.
This instructor-led, live training (available online or onsite) targets intermediate to advanced professionals aiming to design, implement, and manage LangGraph-based finance solutions that adhere to proper governance, observability, and compliance standards.
Upon completion of this training, participants will be capable of:
- Designing finance-specific LangGraph workflows that align with regulatory and audit requirements.
- Integrating financial data standards and ontologies into graph states and tooling.
- Implementing reliability, safety, and human-in-the-loop controls for critical processes.
- Deploying, monitoring, and optimizing LangGraph systems to ensure performance, cost efficiency, and SLA compliance.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange details.
LangGraph Foundations: Graph-Based LLM Prompting and Chaining
14 HoursLangGraph is a framework designed for constructing graph-structured Large Language Model (LLM) applications that facilitate planning, branching, tool integration, memory management, and controllable execution.
This instructor-led live training, available online or onsite, is tailored for beginner-level developers, prompt engineers, and data practitioners who aim to design and build reliable, multi-step LLM workflows using LangGraph.
Upon completion of this training, participants will be equipped to:
- Explain core LangGraph concepts, including nodes, edges, and state, and understand when to apply them.
- Create prompt chains that support branching, tool invocation, and memory retention.
- Integrate retrieval mechanisms and external APIs into graph-based workflows.
- Test, debug, and evaluate LangGraph applications to ensure reliability and safety.
Course Format
- Interactive lectures accompanied by facilitated discussions.
- Guided labs and code walkthroughs conducted in a sandbox environment.
- Scenario-based exercises focusing on design, testing, and evaluation.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange details.
LangGraph in Healthcare: Workflow Orchestration for Regulated Environments
35 HoursLangGraph facilitates stateful, multi-actor workflows driven by Large Language Models (LLMs), offering precise control over execution paths and state persistence. In the healthcare sector, these capabilities are essential for ensuring compliance, enabling interoperability, and developing decision-support systems that seamlessly align with clinical workflows.
This instructor-led live training (available online or onsite) targets intermediate to advanced professionals aiming to design, implement, and manage LangGraph-based healthcare solutions while navigating regulatory, ethical, and operational challenges.
Upon completion of this training, participants will be able to:
- Design healthcare-specific LangGraph workflows with compliance and auditability as key considerations.
- Integrate LangGraph applications with medical ontologies and standards, including FHIR, SNOMED CT, and ICD.
- Apply best practices for reliability, traceability, and explainability in sensitive environments.
- Deploy, monitor, and validate LangGraph applications within healthcare production settings.
Course Format
- Interactive lectures and discussions.
- Hands-on exercises featuring real-world case studies.
- Implementation practice in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
LangGraph for Legal Applications
35 HoursLangGraph serves as a framework designed to build stateful, multi-agent LLM applications through composable graphs that maintain persistent state and offer precise control over execution.
This instructor-led training, available either online or on-site, targets intermediate to advanced professionals aiming to design, implement, and manage LangGraph-based legal solutions while ensuring necessary compliance, traceability, and governance controls.
Upon completion of this training, participants will be equipped to:
- Create legal-specific LangGraph workflows that maintain auditability and compliance.
- Incorporate legal ontologies and document standards into graph states and processing.
- Implement guardrails, human-in-the-loop approvals, and traceable decision pathways.
- Deploy, monitor, and maintain LangGraph services in production environments with effective observability and cost management.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical applications.
- Hands-on implementation within a live laboratory environment.
Customization Options
- For tailored training on this subject, please contact us to arrange your specific requirements.
Building Dynamic Workflows with LangGraph and LLM Agents
14 HoursLangGraph serves as a framework for assembling graph-structured LLM workflows that facilitate branching, tool utilization, memory management, and controlled execution.
This instructor-led, live training (available online or onsite) targets intermediate engineers and product teams aiming to merge LangGraph’s graph logic with LLM agent loops to create dynamic, context-aware applications, such as customer support agents, decision trees, and information retrieval systems.
Upon completion of this training, participants will be capable of:
- Designing graph-based workflows that coordinate LLM agents, tools, and memory.
- Implementing conditional routing, retries, and fallback mechanisms for robust execution.
- Integrating retrieval, APIs, and structured outputs into agent loops.
- Evaluating, monitoring, and enhancing agent behavior to ensure reliability and safety.
Course Format
- Interactive lectures and guided discussions.
- Guided labs and code walkthroughs within a sandbox environment.
- Scenario-based design exercises and peer reviews.
Customization Options
- To arrange customized training for this course, please contact us.
LangGraph for Marketing Automation
14 HoursLangGraph is a graph-based orchestration framework designed to facilitate conditional, multi-step workflows involving Large Language Models (LLMs) and various tools. It is particularly well-suited for automating and personalizing content pipelines.
This instructor-led live training, available both online and onsite, targets intermediate-level marketers, content strategists, and automation developers looking to build dynamic, branching email campaigns and content generation pipelines using LangGraph.
Upon completion of this training, participants will be equipped to:
- Create graph-structured workflows for emails and content that incorporate conditional logic.
- Connect LLMs, APIs, and data sources to enable automated personalization.
- Manage state, memory, and context throughout multi-step campaigns.
- Assess, monitor, and optimize the performance and delivery results of workflows.
Course Format
- Interactive lectures accompanied by group discussions.
- Practical labs focused on implementing email workflows and content pipelines.
- Scenario-based exercises covering personalization, segmentation, and branching logic.
Course Customization Options
- To arrange a customized version of this training, please contact us.
Le Chat Enterprise: Private ChatOps, Integrations & Admin Controls
14 HoursLe Chat Enterprise is a private ChatOps solution that provides secure, customizable, and governed conversational AI capabilities for organizations, with support for RBAC, SSO, connectors, and enterprise app integrations.
This instructor-led, live training (online or onsite) is aimed at intermediate-level product managers, IT leads, solution engineers, and security/compliance teams who wish to deploy, configure, and govern Le Chat Enterprise in enterprise environments.
By the end of this training, participants will be able to:
- Set up and configure Le Chat Enterprise for secure deployments.
- Enable RBAC, SSO, and compliance-driven controls.
- Integrate Le Chat with enterprise applications and data stores.
- Design and implement governance and admin playbooks for ChatOps.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Cost-Effective LLM Architectures: Mistral at Scale (Performance / Cost Engineering)
14 HoursMistral is a family of high-performance large language models specifically optimized for cost-efficient deployment at scale in production environments.
This instructor-led live training, available either online or onsite, is designed for advanced infrastructure engineers, cloud architects, and MLOps leaders who aim to design, deploy, and fine-tune Mistral-based architectures to achieve maximum throughput while minimizing costs.
Upon completing this training, participants will be able to:
- Implement scalable deployment patterns for Mistral Medium 3.
- Apply batching, quantization, and efficient serving strategies.
- Optimize inference costs without compromising performance.
- Design enterprise-grade, production-ready serving topologies.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange details.
Productizing Conversational Assistants with Mistral Connectors & Integrations
14 HoursMistral AI is an open AI platform that empowers teams to construct and embed conversational assistants within enterprise and customer-facing workflows.
This instructor-led live training, available both online and onsite, is designed for beginner to intermediate-level product managers, full-stack developers, and integration engineers aiming to design, integrate, and productize conversational assistants leveraging Mistral connectors and integrations.
Upon completing this training, participants will be equipped to:
- Integrate Mistral conversational models with enterprise and SaaS connectors.
- Implement retrieval-augmented generation (RAG) to ensure grounded responses.
- Design user experience patterns for both internal and external chat assistants.
- Deploy assistants into product workflows to address real-world use cases.
Course Format
- Interactive lectures and discussions.
- Hands-on integration exercises.
- Live-lab development of conversational assistants.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Enterprise-Grade Deployments with Mistral Medium 3
14 HoursMistral Medium 3 is a powerful, multimodal large language model built for production-ready deployment within enterprise settings.
This instructor-led live training, available online or on-site, is designed for intermediate to advanced AI/ML engineers, platform architects, and MLOps teams looking to deploy, optimize, and secure Mistral Medium 3 for business applications.
Upon completion, participants will be able to:
- Deploy Mistral Medium 3 via API or self-hosted solutions.
- Enhance inference performance while managing costs.
- Develop multimodal applications using Mistral Medium 3.
- Apply industry best practices for security and compliance in enterprise environments.
Course Format
- Engaging lectures and discussions.
- Extensive exercises and practical work.
- Live-lab implementation experience.
Customization Options
- For tailored training on this course, please get in touch with us.
Mistral for Responsible AI: Privacy, Data Residency & Enterprise Controls
14 HoursMistral AI serves as an open and enterprise-ready AI platform, offering capabilities designed for the secure, compliant, and responsible deployment of artificial intelligence.
This instructor-led training, available either online or onsite, is tailored for compliance leads, security architects, and legal or operations stakeholders at an intermediate proficiency level. The course focuses on implementing responsible AI practices using Mistral by leveraging specific mechanisms for privacy, data residency, and enterprise controls.
Upon completion of this training, participants will be capable of:
- Implementing privacy-preserving techniques within Mistral deployments.
- Applying data residency strategies to satisfy regulatory requirements.
- Establishing enterprise-grade controls, including RBAC, SSO, and audit logging.
- Evaluating vendor and deployment options to ensure alignment with compliance standards.
Format of the Course
- Interactive lectures and discussions.
- Case studies and exercises focused on compliance.
- Hands-on implementation of enterprise AI controls.
Course Customization Options
- For organizations requesting a customized version of this training, please contact us to make arrangements.
Multimodal Applications with Mistral Models (Vision, OCR, & Document Understanding)
14 HoursMistral models are open-source artificial intelligence technologies that now support multimodal workflows, handling both language and vision tasks for enterprise and research purposes.
This instructor-led, live training (available online or onsite) is designed for intermediate-level machine learning researchers, applied engineers, and product teams looking to build multimodal applications with Mistral models, including OCR and document understanding pipelines.
Upon completing this training, participants will be able to:
- Set up and configure Mistral models for multimodal tasks.
- Implement OCR workflows and integrate them with NLP pipelines.
- Design document understanding applications tailored to enterprise use cases.
- Develop vision-text search and assistive UI functionalities.
Course Format
- Interactive lectures and discussions.
- Hands-on coding exercises.
- Live laboratory implementation of multimodal pipelines.
Customization Options
- To request a customized training session for this course, please contact us to arrange your schedule.