Python

Sort options

Robotic Mapping and Trajectory Generation (Coursera)

In this second course of the Introduction to Robotics specialization, "Robotic Mapping and Trajectory Generation", you will learn how to perform basic inverse kinematics of (non-)holonomic systems using a feedback control approach. You will also learn how to process multi-dimensional sensor signals such as laser range scanners for mapping. [...]

Data Science with NumPy, Sets, and Dictionaries (Coursera)

Become proficient in NumPy, a fundamental Python package crucial for careers in data science. This comprehensive course is tailored to novice programmers aspiring to become data scientists, software developers, data analysts, machine learning engineers, data engineers, or database [...]

Data Visualization with Python (Coursera)

In today's data-driven world, the ability to create compelling visualizations and tell impactful stories with data is a crucial skill. This comprehensive course will guide you through the process of visualization using coding tools with Python, spreadsheets, and BI (Business Intelligence) tooling. Whether you are a data analyst, a [...]

Introduction to Machine Learning with Python (Coursera)

This course will give you an introduction to machine learning with the Python programming language. You will learn about supervised learning, unsupervised learning, deep learning, image processing, and generative adversarial networks. You will implement machine learning models using Python and will learn about the many applications of machine learning [...]

Data Analysis and Visualization with Python (Coursera)

In this course, you will learn how to read and write data from and to a file. You will also examine how to manipulate and analyze the data using lists, tuples, dictionaries, sets, and the pandas and Matplot libraries.

Introduction to Python (Coursera)

This specialization introduces the basics of the Python programming language and teaches how to implement solutions to real-world problems using Python syntax. Topics in this course range from utilizing integrated development environments (IDEs) to implementing Python syntax in scripts. Some of the position titles that may benefit from this [...]

Object-Oriented Programming and GUI with Python (Coursera)

In this course we will implement object-oriented programming into Python programs; outline the importance of why and how we use object-oriented programming; and learn how to use inheritance when designing a program. We will also look at how to build a graphical user interface for a basic program.

AI and Public Health (Coursera)

Mar 25th 2024
AI and Public Health (Coursera)
Course Auditing
Categories
Effort
Languages
The AI and Public Health course is designed to introduce learners to the concept of using artificial intelligence to address social and environmental issues. We'll start by defining AI for Good, and explore various examples of AI for Good projects. You will get hands-on with a real-world concern, air [...]
Mar 25th 2024
Course Auditing
45.00 EUR/month

Python Programming Fundamentals (Coursera)

Mar 25th 2024
Python Programming Fundamentals (Coursera)
Course Auditing
Categories
Effort
Languages
This introductory course is designed for beginners and individuals with limited programming experience who want to embark on their software development or data science journey using Python. Throughout the course, learners will gain a solid understanding of algorithmic thinking, Python syntax, code testing, debugging techniques, and modular code development--essential [...]

Generating code with ChatGPT API (Coursera)

This course walks learners through setting up their OpenAI trial, generating API keys, and making their first API request. Learners are introduced to the basics of using the ChatGPT-API to generate a variety of responses.