ISTQB AI Testing – Learn best practices and prepare for exam

Course content

  • Introduction to A1
  • Quality Characteristics for A1-Based Systems
  • Machine Learning (ML) — Overview
  • ML – Data
  • ML Functional Performance Metrics
  • ML — Neural Networks and Testing
  • Testing A1-Based Systems Overview
  • Testing A1-Specific Quality Characteristics
  • Methods and Techniques for the Testing of A1-Based Systems
  • Test Environments for A1-Based Systems
  • Using A1 for Testing

Generative Adversarial Networks (GANs): Complete Guide

Course content

  • Introduction
  • DCGAN and WGAN
  • cGAN – Pix2Pix and CycleGAN
  • SRGAN and ESRGAN
  • StyleGAN
  • VQGAN + CLIP – text to image
  • Other types of GANs
  • Additional content 1: Artificial neural networks
  • Additional content 2: Convolution neural networks
  • Final remarks

Explainable Al (XAI) with Python

Course content

  • Introduction to XAI
  • Demonstration of By Design Interpretable Models: Glass
  • Box
  • LIME (Local Interpretable Model Agnostic Explanations)
  • SHAP (SHapIey Additive exPIanations)
  • Counterfactual Explanations
  • Google’s What-if Tool (WIT) for A1 fairness and Counterfactuals
  • Layer-wise Relevance Propagation (LRP)
  • Contrastive Explanations Method (CEM)
  • Useful Resources for XAI
  • Final Quiz
  • Surprise on Completion of Course
  • Other resources from the Instructor
  • Acknowledgement

Intelligently Extract Text & Data from Document with OCR NER

Course content

  • Introduction
  • Project Setup
  • Data Preparation
  • Data Preprocessing and Cleaning
  • Train Named Entity Recognition (NER) model
  • Predictions
  • Improve Model Performance
  • Document Scanner
  • Document Scanner Web App
  • Appendix
  • BONUS