Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python for Scientific Computing & Deep Learning (4 Projects)
Rating: 4.3 out of 5(15 ratings)
6,549 students

Python for Scientific Computing & Deep Learning (4 Projects)

Learn Python, NumPy, SciPy & Neural Networks by Building Real-World Applications
Created byLucas Mayrhofer
Last updated 10/2025
English

What you'll learn

  • Python Programming
  • Deep Learning
  • Scientific Python
  • Machine Learning

Course content

16 sections88 lectures6h 59m total length
  • Class Summary2:42

    Explore scientific python and deep learning through four application projects. Learn statements and control flow, built in types, mathematical operations, libraries, web scraping, object oriented programming, and deep learning applications.

  • Installation and Setup1:37

    Discover installation and setup of Python, learn indentation, imports, and the print function, and follow Linux and Windows installation steps plus development environments for Python.

  • Indentation and Imports2:25

    Master the importance of indentation in Python to ensure code runs, and compare import styles such as import library as alias and from library import.

  • Built- in Print Function0:47

    Learn how the built-in print function outputs strings and variables, with examples of printing values and using comments that start with #.

Requirements

  • Basic Linear Algebra

Description

Are you ready to harness the power of Python for scientific computing and deep learning? This course will take you from Python fundamentals all the way to building advanced deep learning systems, with practical, real-world projects to reinforce your learning.

We’ll start with core Python programming — mastering statements, built-in types, control flow, and mathematical operations. You’ll gain a solid foundation in scientific libraries like NumPy and SciPy, essential for high-performance computing and data manipulation.

Next, you’ll dive into Object-Oriented Programming (OOP) to structure your code like a professional. From there, we move into the theory and practice of deep learning — covering neural networks, convolutional neural networks (CNNs), feature learning techniques, and more.

This course is project-driven, meaning you’ll immediately apply what you learn through 4 real-world applications:

  • 3D Modeling & Heat Transfer – Simulate radiative flux between 3D objects.

  • Hardware Simulation Framework – Build a Python-based simulator for a portable ultrasound device.

  • Real Estate Web Scraper – Automate property data collection using Python.

  • Titanic Survivor Prediction – Apply deep learning to a classic Kaggle dataset.

By the end of this course, you will:

  • Write clean, efficient Python code for scientific and AI applications.

  • Manipulate data and perform numerical computations using NumPy and SciPy.

  • Understand and build neural networks from scratch, including CNNs.

  • Develop end-to-end projects that combine programming, scientific analysis, and deep learning.

This course is packed with code examples you can adapt for your own projects, making it the perfect springboard for launching into deep learning or scientific research.

If you want to master Python for scientific computing and create powerful deep learning systems — this is your course!

Who this course is for:

  • Computer Science Students
  • Anyone who wants to learn Python and/or Deep Learning