CNN from Scratch in C++ | Part 2: The Vector (1-D Container) Class
Damian DZ
CNN from Scratch in C++ | Part 2: The Vector (1-D Container) Class
25:41
CNN from Scratch in C++ | Part 1: The Array Base Class
Damian DZ
CNN from Scratch in C++ | Part 1: The Array Base Class
19:59
Python Tutorial: Inverse Dynamics of 3-Link RRR Articulated Arm using SymPy and NumPy
Damian DZ
Python Tutorial: Inverse Dynamics of 3-Link RRR Articulated Arm using SymPy and NumPy
26:16
Python Tutorial: Inverse Dynamics (with Lagrangian) of 2-Link RP Robot Arm using SymPy and NumPy
Damian DZ
Python Tutorial: Inverse Dynamics (with Lagrangian) of 2-Link RP Robot Arm using SymPy and NumPy
20:20
Python Tutorial: Deriving Equations of Motion for a 2-DOF Uniform Cylinder using SymPy
Damian DZ
Python Tutorial: Deriving Equations of Motion for a 2-DOF Uniform Cylinder using SymPy
12:53
CNN from Scratch in C++: Introduction to Convolutional Neural Networks, General Considerations
Damian DZ
CNN from Scratch in C++: Introduction to Convolutional Neural Networks, General Considerations
11:16
Python Tutorial: Deriving the Equation of Motion for the Simple Pendulum using SymPy
Damian DZ
Python Tutorial: Deriving the Equation of Motion for the Simple Pendulum using SymPy
14:43
Python Tutorial: Numerical Differentiation with NumPy
Damian DZ
Python Tutorial: Numerical Differentiation with NumPy
9:18
HTML, CSS, & JavaScript Tutorial: Web Components with the Shadow DOM
Damian DZ
HTML, CSS, & JavaScript Tutorial: Web Components with the Shadow DOM
14:49
HTML Pro Tip: Stop using the "for" attribute in your labels
Damian DZ
HTML Pro Tip: Stop using the "for" attribute in your labels
5:10
C# ASP.NET WebAPI with MariaDB and Dapper | Part 2:  Database Connection, Repository, Controller
Damian DZ
C# ASP.NET WebAPI with MariaDB and Dapper | Part 2: Database Connection, Repository, Controller
44:48
C# ASP.NET WebAPI with MariaDB and Dapper | Part 1:  The Database Layer, Stored Procedures
Damian DZ
C# ASP.NET WebAPI with MariaDB and Dapper | Part 1: The Database Layer, Stored Procedures
16:10
Installing DBeaver on Linux Mint/Ubuntu and Setting Up a MariaDB Connection
Damian DZ
Installing DBeaver on Linux Mint/Ubuntu and Setting Up a MariaDB Connection
3:49
Installing and Testing MariaDB on Linux Mint/Ubuntu
Damian DZ
Installing and Testing MariaDB on Linux Mint/Ubuntu
6:07
C++ Tutorial: Compiling wxWidgets from Source + "Hello, World!" Window (Visual Studio on Windows)
Damian DZ
C++ Tutorial: Compiling wxWidgets from Source + "Hello, World!" Window (Visual Studio on Windows)
21:38
C/C++ Benchmark: malloc, realloc, free vs. new, delete
Damian DZ
C/C++ Benchmark: malloc, realloc, free vs. new, delete
18:48
HTML, CSS, & JavaScript Tutorial: Fade-Out/Fade-In Transition from One Element to Another
Damian DZ
HTML, CSS, & JavaScript Tutorial: Fade-Out/Fade-In Transition from One Element to Another
17:20
HTML, CSS, & JavaScript Tutorial: Hideable (Collapsible) Sidebar
Damian DZ
HTML, CSS, & JavaScript Tutorial: Hideable (Collapsible) Sidebar
14:22
Python 3 Tutorial | Quick Tip: Extract the First and the Last Words from a String
Damian DZ
Python 3 Tutorial | Quick Tip: Extract the First and the Last Words from a String
0:43
Python 3 | PySide2 Tutorial: QMainWindow "Hello, World!" Example
Damian DZ
Python 3 | PySide2 Tutorial: QMainWindow "Hello, World!" Example
2:09
CMake + Visual Studio C/C++ Tutorial: Compiling FFTW from Source (Dynamic and Static)
Damian DZ
CMake + Visual Studio C/C++ Tutorial: Compiling FFTW from Source (Dynamic and Static)
14:54
C# Tutorial: Implementing the Kronecker product
Damian DZ
C# Tutorial: Implementing the Kronecker product
5:40
Qt C++ Tutorial: Emit a signal from a child to its parent
Damian DZ
Qt C++ Tutorial: Emit a signal from a child to its parent
5:31
C++ Tutorial: Computing the Hilbert transform with FFTW on Windows
Damian DZ
C++ Tutorial: Computing the Hilbert transform with FFTW on Windows
5:50
C++ Tutorial: 1-D type-II DCT and IDCT with the FFTW library (on Windows)
Damian DZ
C++ Tutorial: 1-D type-II DCT and IDCT with the FFTW library (on Windows)
3:40
C++ Tutorial: Writing an fftShift function for the FFTW library
Damian DZ
C++ Tutorial: Writing an fftShift function for the FFTW library
2:53
C++ Tutorial: Setting up Qt Creator on a clean installation of Linux Mint
Damian DZ
C++ Tutorial: Setting up Qt Creator on a clean installation of Linux Mint
5:18
C# Tutorial: 32-bit random pixel image (WinForm Bitmap and WPF BitmapSource)
Damian DZ
C# Tutorial: 32-bit random pixel image (WinForm Bitmap and WPF BitmapSource)
4:57
C++ Tutorial: 1-D FFT and IFFT with the FFTW library and Visual Studio on Windows
Damian DZ
C++ Tutorial: 1-D FFT and IFFT with the FFTW library and Visual Studio on Windows
10:10
C# Tutorial: How to count unique colors in a Bitmap image using pointers (unsafe)
Damian DZ
C# Tutorial: How to count unique colors in a Bitmap image using pointers (unsafe)
4:44
Python 3 Tutorial: Creating a Fourier image
Damian DZ
Python 3 Tutorial: Creating a Fourier image
6:26
C++ Tutorial: Computing the 1-D FFT using the FFTW library on Ubuntu/Linux
Damian DZ
C++ Tutorial: Computing the 1-D FFT using the FFTW library on Ubuntu/Linux
5:52
C# Tutorial: Full 1-D convolution
Damian DZ
C# Tutorial: Full 1-D convolution
4:21
C# Tutorial: How to compute factorials using BigInteger
Damian DZ
C# Tutorial: How to compute factorials using BigInteger
2:50
C# Tutorial: Computing the 1-D FFT and IFFT using the FFTW library
Damian DZ
C# Tutorial: Computing the 1-D FFT and IFFT using the FFTW library
14:58
C# Tutorial: Creating a LinSpace method (linearly spaced values)
Damian DZ
C# Tutorial: Creating a LinSpace method (linearly spaced values)
2:17
C# Tutorial: 3 byte arrays to RGB bitmap using pointers (unsafe code)
Damian DZ
C# Tutorial: 3 byte arrays to RGB bitmap using pointers (unsafe code)
6:25