Python for Matlab Users Training Course
The Python programming language is gaining increasing popularity among Matlab users, valued for its robust capabilities and versatility in data analysis as well as its general-purpose utility.
This instructor-led, live training (available online or onsite) is designed for Matlab users who wish to explore or transition to Python for data analytics and visualization.
By the end of this training, participants will be able to:
- Install and configure a Python development environment.
- Understand the differences and similarities between Matlab and Python syntax.
- Use Python to obtain insights from various datasets.
- Convert existing Matlab applications to Python.
- Integrate Matlab and Python applications.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
- Free and General Purpose vs Not Free or General Purpose
Setting up a Python Development Environment for Data Science
The Power of Matlab for Numerical Problem Solving
Python Libraries and Packages for Numerical Problem Solving and Data Analysis
Hands-on Practice with Python Syntax
Importing Data into Python
Matrix Manipulation
Math Operations
Visualizing Data
Converting an Existing Matlab Application to Python
Common Pitfalls when Transitioning to Python
Calling Matlab from within Python and Vice Versa
Python Wrappers for Providing a Matlab-like Interface
Summary and Conclusion
Requirements
- Experience with Matlab programming.
Audience
- Data scientists
- Developers
Open Training Courses require 5+ participants.
Python for Matlab Users Training Course - Booking
Python for Matlab Users Training Course - Enquiry
Python for Matlab Users - Consultancy Enquiry
Testimonials (2)
Hands-on exercises related to content really helps to understand more about each topic. Also, style of start class with lecture and continue with hands-on exercise is good and helpful to relate with the lecture that presented earlier.
Nazeera Mohamad - Ministry of Science, Technology and Innovation
Course - Introduction to Data Science and AI using Python
Examples/exercices perfectly adapted to our domain
Luc - CS Group
Course - Scaling Data Analysis with Python and Dask
Upcoming Courses
Related Courses
Advanced Python: Best Practices and Design Patterns
28 HoursThis intensive, hands-on course explores advanced Python techniques, engineering best practices, and commonly utilized design patterns to help you build maintainable, testable, and high-performance Python applications. The curriculum emphasizes modern tooling, type hinting, concurrency models, architectural patterns, and deployment-ready workflows.
Delivered as instructor-led, live training (available online or onsite), this program targets intermediate to advanced Python developers seeking to adopt professional practices and patterns for production-grade Python systems.
Upon completion of this training, participants will be capable of:
- Applying Python typing, dataclasses, and type-checking to enhance code reliability.
- Utilizing design patterns and architectural principles to structure robust applications.
- Correctly implementing concurrency and parallelism using asyncio and multiprocessing.
- Constructing well-tested code through pytest, property-based testing, and CI pipelines.
- Profiling, optimizing, and hardening Python applications for production environments.
- Packaging, distributing, and deploying Python projects using modern tools and containerization.
Course Format
- Interactive lectures complemented by short demonstrations.
- Hands-on labs and coding exercises conducted daily.
- A capstone mini-project that integrates patterns, testing, and deployment strategies.
Customization Options
- To request customized training or specific focus areas (such as data, web, or infrastructure), please contact us to make arrangements.
Agentic AI Engineering with Python — Build Autonomous Agents
21 HoursThis course provides practical engineering techniques for designing, building, testing, and deploying agentic (autonomous) systems using Python. It covers the agent loop, tool integrations, memory and state management, orchestration patterns, safety controls, and production considerations.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level ML engineers, AI developers, and software engineers who wish to build robust, production-ready autonomous agents using Python.
By the end of this training, participants will be able to:
- Design and implement the agent loop and decision-making workflows.
- Integrate external tools and APIs to extend agent capabilities.
- Implement short-term and long-term memory architectures for agents.
- Coordinate multi-step orchestrations and agent composability.
- Apply safety, access control, and observability best practices for deployed agents.
Format of the Course
- Interactive lecture and discussion.
- Hands-on labs building agents with Python and popular SDKs.
- Project-based exercises that produce deployable prototypes.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Introduction to Data Science and AI using Python
35 HoursThis five-day program introduces participants to Data Science and Artificial Intelligence (AI).
Instruction is delivered through practical examples and exercises conducted in Python.
Artificial Intelligence with Python (Intermediate Level)
35 HoursArtificial Intelligence with Python involves building intelligent systems by leveraging Python’s comprehensive ecosystem of AI and machine learning libraries.
This instructor-led live training, available online or onsite, is designed for intermediate-level Python programmers who aim to design, implement, and deploy AI solutions using Python.
Upon completing this training, participants will be capable of:
- Implementing AI algorithms using Python’s core AI libraries.
- Working with supervised, unsupervised, and reinforcement learning models.
- Integrating AI solutions into existing applications and workflows.
- Evaluating model performance and optimizing for accuracy and efficiency.
Course Format
- Interactive lectures and discussions.
- Ample exercises and practice sessions.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
Algorithmic Trading with Python and R
14 HoursThis instructor-led live training in Taiwan (online or onsite) is designed for business analysts who wish to automate their trading using algorithmic trading, Python, and R.
By the end of this training, participants will be able to:
- Utilize algorithms to rapidly buy and sell securities at specific increments.
- Lower trading costs by leveraging algorithmic trading techniques.
- Automatically monitor stock prices and execute trades without manual intervention.
Applied AI from Scratch in Python
28 HoursThis four-day course introduces the fundamentals of AI and its practical applications using Python. Upon completion, participants may choose to extend their learning by adding an extra day dedicated to working on an AI project.
AWS Cloud9 and Python: A Practical Guide
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at intermediate-level Python developers who wish to enhance their Python development experience using AWS Cloud9.
By the end of this training, participants will be able to:
- Set up and configure AWS Cloud9 for Python development.
- Understand the AWS Cloud9 IDE interface and features.
- Write, debug, and deploy Python applications in AWS Cloud9.
- Collaborate with other developers using the AWS Cloud9 platform.
- Integrate AWS Cloud9 with other AWS services for advanced deployments.
Building Chatbots in Python
21 HoursChatbots are software programs designed to automatically simulate human-like responses through chat interfaces. By offering quicker and more convenient interaction options, chatbots help organizations enhance their operational efficiency.
In this instructor-led live training session, participants will acquire the skills necessary to construct chatbots using Python.
Upon completing this training, participants will be capable of:
- Grasping the core principles of chatbot development
- Constructing, testing, deploying, and resolving issues with various Python-based chatbots
Audience
- Software Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- To arrange customized training for this course, please reach out to us.
GPU Programming with CUDA and Python
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is designed for intermediate-level developers who wish to use CUDA to build Python applications that run in parallel on NVIDIA GPUs.
Upon completing this training, participants will be able to:
- Utilize the Numba compiler to accelerate Python applications running on NVIDIA GPUs.
- Create, compile, and launch custom CUDA kernels.
- Manage GPU memory effectively.
- Transform CPU-based applications into GPU-accelerated applications.
Scaling Data Analysis with Python and Dask
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is designed for data scientists and software engineers who wish to use Dask with the Python ecosystem to build, scale, and analyze large datasets.
By the end of this training, participants will be able to:
- Set up the environment to begin building big data processing with Dask and Python.
- Explore the features, libraries, tools, and APIs available in Dask.
- Understand how Dask accelerates parallel computing in Python.
- Learn how to scale the Python ecosystem (including Numpy, SciPy, and Pandas) using Dask.
- Optimize the Dask environment to maintain high performance when handling large datasets.
Data Analysis with Python, Pandas and Numpy
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at intermediate-level Python developers and data analysts who wish to enhance their skills in data analysis and manipulation using Pandas and NumPy.
By the end of this training, participants will be able to:
- Set up a development environment that includes Python, Pandas, and NumPy.
- Create a data analysis application using Pandas and NumPy.
- Perform advanced data wrangling, sorting, and filtering operations.
- Conduct aggregate operations and analyze time series data.
- Visualize data using Matplotlib and other visualization libraries.
- Debug and optimize their data analysis code.
FARM (FastAPI, React, and MongoDB) Full Stack Development
14 HoursThis instructor-led live training (online or onsite) is designed for developers who wish to use the FARM (FastAPI, React, and MongoDB) stack to build dynamic, high-performance, and scalable web applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment that integrates FastAPI, React, and MongoDB.
- Understand the key concepts, features, and benefits of the FARM stack.
- Learn how to build REST APIs with FastAPI.
- Learn how to design interactive applications with React.
- Develop, test, and deploy applications (front end and back end) using the FARM stack.
Developing APIs with Python and FastAPI
14 HoursThis instructor-led live training in Taiwan (online or onsite) is tailored for developers who wish to utilize FastAPI with Python to build, test, and deploy RESTful APIs with greater ease and speed.
By the end of this training, participants will be able to:
- Configure the necessary development environment for creating APIs with Python and FastAPI.
- Develop APIs more quickly and effortlessly using the FastAPI library.
- Learn to create data models and schemas based on Pydantic and OpenAPI standards.
- Integrate APIs with databases using SQLAlchemy.
- Implement security measures and authentication within APIs using FastAPI tools.
- Construct container images and deploy web APIs to cloud servers.
Fraud Detection with Python and TensorFlow
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is designed for data scientists who wish to utilize TensorFlow for analyzing potential fraud data.
By the end of this training, participants will be able to:
- Create a fraud detection model using Python and TensorFlow.
- Build linear regressions and linear regression models to predict fraud.
- Develop an end-to-end AI application for analyzing fraud data.
Accelerating Python Pandas Workflows with Modin
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at data scientists and developers who wish to use Modin to build and implement parallel computations with Pandas for faster data analysis.
By the end of this training, participants will be able to:
- Set up the necessary environment to start developing Pandas workflows at scale with Modin.
- Understand the features, architecture, and advantages of Modin.
- Know the differences between Modin, Dask, and Ray.
- Perform Pandas operations faster with Modin.
- Implement the entire Pandas API and functions.