Artificial Intelligence
Showing 193–204 of 684 results
Deep Reinforcement Learning
Learn about deep reinforcement learning algorithms and their applications in decision-making and control problems.
Defending Against AI-Generated Attacks
Dive into the dangerous world of AI phishing and learn how to protect yourself from attacks and misinformation.
DelftX: AI in Architectural Design: Introduction
Learn about the elements of AI, machine learning and computer vision. Discover the open-source AI tools, and hidden AI gems. Learn how to play with architectural design data using freely available AI model.
DelftX: AI in Practice: Applying AI
Learn about the implementation and practical aspects of Artificial Intelligence and how to write a plan for applying AI in your own organization in a step-by-step manner.
DelftX: AI in Practice: Preparing for AI
Learn to recognize and understand the implications of Artificial Intelligence for organizations, and the importance of compliance and ethics when AI is applied in practice.
DelftX: AI Skills for Engineers: Data Engineering and Data Pipelines
Good data is central to effective AI applications. This course teaches the basics of data for AI, covering what data is needed, how to extract data from existing databases and basic data skills including setup of a Python notebook environment, basic data exploration and simple data visualizations.
DelftX: Data Creation and Collection for Artificial Intelligence via Crowdsourcing
A one-stop shop to get started on the key considerations about data for AI! Learn how crowdsourcing offers a viable means to leverage human intelligence at scale for data creation, enrichment and interpretation, demonstrating a great potential to improve both the performance of AI systems and their trustworthiness and increase the adoption of AI in general.
Deploy a pre-built module to the Edge device
Deploy a pre-built temperature simulator module to an IoT Edge device using a container. Check that the module was successfully created and deployed and view simulated data.
Deploy Azure AI services in containers
Learn about Container support in Azure AI services allowing the use of APIs available in Azure and enable flexibility in where to deploy and host the services with Docker containers.
Deploy model to NVIDIA Triton Inference Server
NVIDIA Triton Inference Server is a multi-framework, open-source software that is optimized for inference. It supports popular machine learning frameworks like TensorFlow, Open Neural Network Exchange (ONNX) Runtime, PyTorch, NVIDIA TensorRT, and more. It can be used for your CPU or GPU workloads. In this module, you deploy your production model to NVIDIA Triton server to perform inference on a cloud-hosted virtual machine.
Deploying a Machine Learning Model with FastAPI
Learn to deploy machine learning models as APIs using FastAPI for efficient application integration.
Deploying Machine Learning Models – A Complete Guide
Learn to Deploy Machine Learning Models. Learn about Server and Server less Frameworks Both using Python