Tag: Python

Using Rust with Python


Free Download Using Rust with Python
Released 7/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 32m | Size: 219 MB
In this course, MLOps expert Noah Gift presents a practical guide on how to use Rust with Python. After a short introduction to Rust and Python, learn how to install PyO3 and use the basic Rust library. Find out how to go from Rust to Python and explore the Rust ownership model. Examine a diagram of a PyO3 project and learn how to use the Python calculator CLI, PyO3 features, and PyO3 exceptions. Go over how to call Python from Rust, run Python with embedded Rust, and embed a Rust CLI diagram, Rust CLI, or Rust CLI test. Explore several Rust-built Python tools, the Polars CLI in Rust, and more. This course prepares you to integrate Rust with Python into your own workflows.

(more…)

ITPro.TV – Python Programming Essentials


Free Download ITPro.TV – Python Programming Essentials
Justin Dennison, Daniel Lowrie | Duration: 6:19 h | Video: H264 1280×718 | Audio: AAC 44,1 kHz 2ch | 1,66 GB | Language: English
Dive into the fundamentals of Python programming with this comprehensive course designed for beginners and aspiring developers. Starting with an overview of Python’s versatility and ease of use, you’ll learn how to set up Python on your system, establishing a solid foundation for your programming journey.
Initial modules guide you through using Python for simple tasks and decision-making processes, essential for many applications. You’ll explore the power of functions, learning to write reusable code to simplify complex problems, and delve into iterations, covering loops and their role in automating repetitive tasks.
As you progress, you’ll master Python’s handling of strings and various data structures, including lists, dictionaries, and tuples. Practical exercises will reinforce your learning, ensuring you can apply these concepts in real-world scenarios.

(more…)

CBOR Using Python


Free Download CBOR Using Python
Published 7/2024
Created by Yago Caetano
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 15 Lectures ( 1h 36m ) | Size: 630 MB

(more…)

Building a Recommendation System with Python Machine Learning and AI


Free Download Building a Recommendation System with Python Machine Learning and AI
Released: 07/2024
Duration: 1h 39m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 175 MB
Level: Intermediate | Genre: eLearning | Language: English
Discover how to use Python-and some essential machine learning concepts-to build programs that can make recommendations. In this hands-on course, Lillian Pierson, P.E. covers the different types of recommendation systems out there, and shows how to build each one. She helps you learn the concepts behind how recommendation systems work by taking you through a series of examples and exercises. Once you’re familiar with the underlying concepts, Lillian explains how to apply statistical and machine learning methods to construct your own recommenders. She demonstrates how to build a popularity-based recommender using the Pandas library, how to recommend similar items based on correlation, and how to deploy various machine learning algorithms to make recommendations. At the end of the course, she shows how to evaluate which recommender performed the best.

(more…)