Python
Showing 85–96 of 338 results
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.
Development Environments and Package Management in Python 3
Just about every serious Python project depends on third-party libraries. In this course you will learn how to setup the environment for your project, install and manage third-party packages, and manage the requirements for your project.
Distributed Machine Learning and Its Implementation with H2O
Build distributed, fast, and scalable models with H2O, an end-to-end ML framework widely used for fraud risk, churn, advertising, and healthcare analytics.
Django Takeoff: Developing Modern Applications
Build dynamic, robust web applications using Django, a high-level Python web framework.
Django: Python Web Development Unleashed
Want to learn web development with Django? This course is perfect for beginners and intermediates aiming to build robust, portfolio-ready apps.
Dynamic Programming in Python: Optimizing Programs for Efficiency
Master dynamic programming techniques to write more efficient Python programs.
edX: Try It: Intro to Python
If you want to learn to code with Python, this free course will give you an overview of the ins and outs of Python basics. Try our no-risk course today and see why Python has become one of the world’s most popular and in-demand programming languages. No previous coding experience required.
Effective Data Manipulation with pandas
Master the art of data manipulation with the powerful pandas library in Python.
Essentials of Large Language Models: A Beginner’s Journey
This LLM for beginners course offers a working knowledge of the capabilities and types of LLM and practical experience of fine-tuning GPT2 on specific datasets.