Channel Avatar

Innovate Skills Software Institute @UCbVOpm6fp4i6tSRGZH_LOyw@youtube.com

1.1K subscribers - no pronouns :c

I stared this channel with one goal in my mind - that is "Sh


32:43
Deep RL - Learn to Train an Agent to play lunar lander v2 (gymnasium) Environment game using PPO alg
05:24
Create Machine Learning Web App Using Gradio Python Framework in Just 5 minutes..
16:09
Youtube Video Summary using huggingface's transformer using Python
11:42
Identify Personality Types (MyersBriggs Types) Using huggingface's transformer AI/ML Python Library
16:19
Youtube Video Sentimental Analysis using huggingface's transformer using Python
05:29
Use Pandas to directly read/write to/from Postgres DB using ADBC Driver (Apache Arrow)
15:30
Stock Price Prediction Using FB Prophet Python, yfinance using Taipy Charts Python
30:39
Create Real-Time Updating Charts in Taipy Framework using Python in just 30 minutes
30:16
What is gRPC? Implement gRPC Simple and Bidirectional RPC in Python in just 30 minutes.
10:27
Learning Python Tutorial - Cryptography Part 4 (What are Elliptical Curve Cryptography Algos(ECC)?)
06:46
Learning Python Tutorial - Cryptography Part 3 (What are Authentication Encryption Algos(AEAD)?)
05:31
Learning Python Tutorial - Cryptography Part 2 (What is Key Entropy/What should be the Key length?)
09:30
Learning Python Tutorial - Cryptography Part 1 (Fernet - Symmetric Key Cryptography)
09:35
Learning Python Tutorial - Multithreading in Python Part 2 (asyncio module)
08:53
Learning Python Tutorial - Multithreading in Python Part 1
06:48
Learning Python Tutorial - Taipy Framework Part 4 (Create Charts & Tables in Taipy Editor)
05:51
Learning Python Tutorial - Taipy Framework Part 3 (Use Taipy editor for building GUI)
16:45
Learning Python Tutorial - Taipy Framework Part 2 (taipy build config using taipy studio)
07:05
Learning Python Tutorial - Introduction to Taipy Web Framework
13:53
Learning Python Tutorial - MongoDB CRUD operations using PyMongo
14:42
Learning Python Tutorial - MySQL CRUD operations using MySQL Connector
07:25
Learning Python Tutorial - Create Your First Dockerized Flask App
06:05
Learning Python Tutorial - Generators & Yield in Python
07:12
Learning Python Tutorial - Serialization / Deserialization In Python Using Pickle module
03:13
Learning Python Tutorial - Custom Errors/Exceptions In Python
10:57
Learning Python Tutorial - Exception Handling In Python
02:22
Learning Python Tutorial - File Handling In Python Part 2
05:52
Learning Python Tutorial - File Handling In Python Part 1
13:21
Learning Python Tutorial - Object Oriented Programming with Python
06:07
Learning Python Tutorial - How to write simple functions in Python, Recursion
10:48
Learning Python Tutorial - Calculate Factorial and Print Fibbonacci series
06:01
Learning Python Tutorial - Control Flow 2 - For While Loops in Python
04:32
Learning Python Tutorial - Control Flow (If else elif)
09:14
Learning Python Tutorial - Data Types In Python
06:56
Learning Python Tutorial - Install Python On Your machine
08:13
Multithreading in Rust Tutorial 3 - Mutex and Shared-State Concurrency
07:03
Multithreading in Rust Tutorial 2 - Data Sharing among Threads
05:43
Multithreading in Rust Tutorial - what is fearless concurrency in Rust?
05:50
OpenSSL now supports QUIC? What now for QUIC...
46:07
Learn how to expose CRUD REST API's in Rust - using Rocket framework and mongodb community server
12:09
Create your first Dockerized Web App in Rust - using Rocket framework and docker
05:39
How to create modules in Rust?
03:07
Supertraits in Rust
06:50
Mono-polymorphism / Static Dispatch / Dynamic Dispatch Concept in Rust
13:24
What are From, Into, TryFrom, TryInto traits? How to print your own custom type in println?
10:06
Flow Of Control in Rust (If/else , loops, match).
05:24
What is RAII (Resource Acquisition Is Initialization) concept in Rust? How to use Drop trait?
03:09
How to create object oriented programming classes like struct using impl keyword and traits?
16:47
Rust use of Box, functions, Ownership/borrowing system, closure, test cases.
14:04
How to create custom data type in Rust using struct & enum?
06:25
Standard formatted print options in std::fmt macro in Rust
08:36
Rust casting, difference between suffixed & unsuffixed literals, aliasing & type inference engine
05:52
Rust Variable Binding
04:05
What are Mutable, Immutable, const variables in Rust?
08:03
What primitive / scaler / compound data types in Rust?
10:30
Learn Hello, World In Rust !! Using rustc and cargo
08:52
Starting with Rust Programming & Why Learn Rust? Installation Guide.
05:35
What are Static Initializer and Instance Initializers in Java?
06:13
What are Unnamed Variables & Patterns In Java?
04:16
What are mutable and immutable objects in Java?