Channel Avatar

Oggi AI - Artificial Intelligence Today @UC4Xt-DUAapAtkfaWWkv4OAw@youtube.com

78K subscribers - no pronouns :c

What is new and important in AI Artificial Intelligence toda


05:04
Self-Aware AI? | Risks & Regulation of Artificial Intelligence
04:43
10 Year Anniversary! Shifting to AI Focus
04:28
Generative AI | What It Can Do | What Are the Top APIs
07:50
AI APIs other than ChatGPT | AI Developer's Intro
07:59
Python: Deep Copy vs Shallow Copy
06:15
Python: Remove Items from List | 3 ways - pop, del, remove
13:03
Python Dictionary Comprehensions
06:05
Python: Flatten Nested Lists | Convert 2D/3D into 1D Lists
15:54
Java: HashMaps Intro Tutorial
04:23
Java: Split String at Delimiter | break String into Array of Substrings
05:16
Java: Convert Array to ArrayList, and ArrayList to Array
03:22
Java: How to Break out of Nested For Loops
03:36
Java: Convert String to Integer
12:16
Java ALPR - Load Training Data | Automatic License Plate Recognition
09:40
Java ALPR | Automatic License Plate Recognition system explained
08:19
Java: Brighten Image | How to Code Buffered Image Filters
14:01
Java: Edge Detection | How to Code Image Filter Algorithms in Java
06:31
Java: Gaussian Blur, part-2 | How to Code in Java Tutorial using Buffered Image
07:18
Java: Gaussian Blur | How to Code Buffered Image Filters
06:10
Java: Resize or Shrink Image Size | Buffered Image Filters
15:09
Java: Pixelate Buffered Image | How to Code Image Filters
11:21
Java: Color Image to Grayscale | BufferedImage Image Filters
08:09
Java: Load & Display Image in a Popup Window | Buffered Image Filters
11:45
Python KNN - K Nearest Neighbors | ML Classification
22:19
Python Data Analysis with Iris Dataset | Data Science, plotting & graphing
12:33
Python 10 Match Case Statements | structural pattern matching
09:05
VENN Diagrams Tutorial
17:01
Trigonometry SINE and Arc-Sin Functions explained
06:51
Trigonometry 30-60-90 Special Right Triangles
05:45
Trigonometry 45-45-90 Special Right Triangles
07:22
Trigonometry-2: Pythagorean Theorem Explained
03:06
Trigonometry-1: Sum of Angles
20:13
Factorials, PERMUTATIONS & Combinations | solving n-choose-k problems
18:41
RADIX Sort in Python | tutorial and how to implement in code
05:31
Python Pandas - Combine 2 Columns of a DataFrame
06:02
Python STACKs | example implementing a stack using Lists
02:50
Python QUEUEs | Queue implementation example
04:43
Pandas Change NaN to Zeros in DataFrame
03:36
Python Pandas - How to Change Column Order or Swap Columns in DataFrame
04:13
Python Pandas - How to Iterate Rows of a DataFrame
05:44
Python Pandas - Drop Rows in DataFrame with NaN
03:46
Python Pandas - How to DELETE COLUMNS from DataFrame
02:43
Python Pandas - How to Change COLUMN NAMES or Rename cols in DataFrame
20:00
Python Pandas - Working with TIME & Date SERIES Data | Datetime & Timestamp
24:39
Python Pandas: Select, SLICE & FILTER Data rows & columns by Index or Conditionals
15:50
Python Pandas - How to IMPORT/read & EXPORT/write CSV & JSON data
11:56
Python GENERATORS & using Yield keyword
04:34
Top Databases of 2020 | StackOverflow Survey on most popular DB
04:03
Most Popular Programming Languages of 2020
12:50
Python Set COMPREHENSIONS tutorial
08:02
Python ENUMERATE | List Iteration tutorial
17:52
Python RANDOM Number Generator Module Tutorial
14:27
Probabilities #2 | Solving SAT & ACT Word Problems
16:31
Probabilities #1 | coin toss, rolls of die, draws with & without replacement
07:22
Deno vs Node.js - JavaScript intro tutorial Comparison & Differences
07:45
How to pay for COLLEGE yourself without loans
17:30
Percentage Problems #2
13:44
Unpacking Variables in Python | how to use *argsv and **kwargs
16:17
Percentage Problems #1
09:48
Python Bisect Module tutorial | fast insertion into sorted lists