Python
Showing 301–312 of 338 results
Theory of Computation
This course provides a comprehensive study of formal languages, covering regular languages, context-free languages, and recursively enumerable languages.
Time Series Analysis with Python
Gain the ability to analyze and visualize time series data using Python.
Tracking Forecasts with the AccuWeather APIs in Python
AccuWeather APIs are a group of weather APIs that provide highly accurate weather data for every location around the globe.
Tracking the Cryptocurrency Market with CoinAPI using Python
Use CoinAPI to get information on the cryptocurrency market.
Transformers for Computer Vision Applications
This course covers transformer networks in computer vision, from basics to advanced applications, focusing on attention mechanisms and Python libraries.
Transformers for Natural Language Processing
This course helps you master the topic of transformers for natural language processing, including the architecture, training, and prompt design
TUGrazX: Physical and Advanced Side-Channel Attacks
Software-based and physical side-channel attacks have similar techniques. But physical attacks can observe properties and side effects that are usually not visible on the software layer. Thus, they are often considered the most dangerous side-channel attacks. In this course, we learn both about physical side-channel attacks but also about more advanced software-based side channels using prefetching and branch prediction. You will work with these attacks and understand how to mitigate them.
UChicagoX: Quantum Computer Systems Design I: Intro to Quantum Computation and Programming
This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.
UChicagoX: Quantum Computer Systems Design II: Principles of Quantum Architecture
This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.
UChicagoX: Quantum Computer Systems Design III: Working with Noisy Systems
This course explores the basic design principles of today's quantum computer systems. In this course, students will learn to work with the IBM Qiskit software tools to write simple quantum programs and execute them on cloud-accessible quantum hardware.
UCSanDiegoX: Data Structures Fundamentals
Learn about data structures that are used in computational thinking – both basic and advanced.
UCSanDiegoX: Data Structures: An Active Learning Approach
Learn about high-performance data structures and supporting algorithms, as well as the fundamentals of theoretical time complexity analysis through an interactive online text.