Python
Showing 37–48 of 350 results
Build Your Own Chatbot in Python
Create a chatbot from scratch using Python and popular libraries like NLTK and TensorFlow.
Building a Machine Learning Pipeline from Scratch
Learn how to build a machine learning pipeline entirely from scratch, using software engineering best practices.
Building Advanced Deep Learning and NLP Projects
Develop cutting-edge deep learning and natural language processing (NLP) projects using Python.
Building Blocks of Coding: Learning Python
This course demystifies the foundations of Python procedural programming, helping absolute beginners learn Python from scratch.
Building Grammatical Error Correction Models with Python
Learn to build machine learning models that can automatically detect and correct grammatical errors in text.
Building Multimodal RAG Applications with Google Gemini
This course explains how to use Google Gemini in real-world applications and provides practical knowledge for accessing and utilizing its capabilities.
Building Robust Object-Oriented Python Applications and Libraries
Design and build robust object-oriented applications and reusable libraries in Python.
Building the Frontend of Python Web Applications with Streamlit
This course offers building real-time streamlit applications from scratch in Python.
Business Machine Learning
This course uses a hands-on approach to introduce core concepts of data science. You will work on projects using real world data.
Calculating Sales Tax Using Avalara’s AvaTax API in Python
Master the use of Avalara's AvaTax API in Python to calculate sales tax for e-commerce applications.
Classes and Object-oriented Programming in Python 3
You might have heard the sentence which states that “everything is an object in Python”. This course will teach you how to approach the object-oriented paradigm in Python and how to implement it in practice.
Clean Architecture in Python
This course teaches software engineers the principles of clean architecture as they write code for layered web applications in Python.