Python
Showing 85–96 of 350 results
Data Wrangling With Python
Learn how to clean, transform, and analyze messy datasets using Python, focusing on data wrangling techniques.
Deal with Mislabeled and Imbalanced Machine Learning Datasets
This course provides hands-on experience dealing with imbalanced data in machine learning, which is critical for machine learning algorithms.
Decode the Coding Interview in Python: Real-World Examples
Stop grinding through endless practice questions, and start breaking down real-world problems. Tackle your interview in Python with confidence.
Deep Dive into Object Detection with YOLO
Learn how to implement object detection algorithms, focusing on the YOLO (You Only Look Once) framework.
Deep Learning for Android Apps
This course aims to equip you with the techniques to train the DL models, convert them to the TF Lite format, and deploy these models into your Android apps.
Deep Learning with JAX and Flax
Discover how to build deep learning models using JAX and Flax, leveraging modern Python libraries for high-performance machine learning.
Deep Learning with PyTorch Step-by-Step: Part I – Fundamentals
This course is ideal for anyone who wants to learn PyTorch, starting from PyTorch basics and expanding to use PyTorch for deep learning.
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: Modelling with Differential Equations
How do populations grow? How do viruses spread? What is the trajectory of a glider? Introduce yourself to the modelling cycle which includes: analyzing a problem, formulating it as a mathematical model, calculating solutions and validating your results.
Design Patterns in Python 3
This course will teach you how to use proven object-oriented design patterns to significantly enhance the stability, testability, and maintainability of your Python development while decreasing your development time.
Designing Machine/Deep Learning Models Using Azure CLI
The course enables the engineers/data scientist to build and deploy machine learning models into the Azure cloud, just by using Azure CLI commands.
Develop Web Apps with Streamlit
This course will teach you how to develop web apps using the Streamlit library. With just a few lines of code, you can have your app up and running in no time.