Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Follow
User actions
pixelbank dev
Computer vision for all
Location
California, USA
Joined
Joined on
Feb 24, 2026
Personal website
https://pixelbank.dev
More info about @pixelbank_dev_a810d06e3e1
Post
138 posts published
Comment
0 comments written
Tag
9 tags followed
Self-Attention Mechanism — Deep Dive + Problem: Register Forward Hook to Capture Activations
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 22
Self-Attention Mechanism — Deep Dive + Problem: Register Forward Hook to Capture Activations
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Deep Depth Estimation — Deep Dive + Problem: RANSAC Line Fit
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 21
Deep Depth Estimation — Deep Dive + Problem: RANSAC Line Fit
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Benchmark Suites — Deep Dive + Problem: Can Place Flowers
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 20
Benchmark Suites — Deep Dive + Problem: Can Place Flowers
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Matrix Decompositions — Deep Dive + Problem: Scaled Dot-Product Attention
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 19
Matrix Decompositions — Deep Dive + Problem: Scaled Dot-Product Attention
#
programming
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Practical SVM Usage — Deep Dive + Problem: Reinhard Global Tone Mapping
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 18
Practical SVM Usage — Deep Dive + Problem: Reinhard Global Tone Mapping
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Model Assumptions & Diagnostics — Deep Dive + Problem: Alpha Matte Compositing
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 17
Model Assumptions & Diagnostics — Deep Dive + Problem: Alpha Matte Compositing
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Knowledge Distillation — Deep Dive + Problem: Template Matching Score
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 16
Knowledge Distillation — Deep Dive + Problem: Template Matching Score
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Bundle Adjustment — Deep Dive + Problem: RNN Single Step Forward
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 15
Bundle Adjustment — Deep Dive + Problem: RNN Single Step Forward
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Classification Metrics — Deep Dive + Problem: Maximum Subarray
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 14
Classification Metrics — Deep Dive + Problem: Maximum Subarray
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Eigenvalues and Eigenvectors — Deep Dive + Problem: Dictionary Merger
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 13
Eigenvalues and Eigenvectors — Deep Dive + Problem: Dictionary Merger
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
RANSAC — Deep Dive + Problem: Early Stopping Check
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 12
RANSAC — Deep Dive + Problem: Early Stopping Check
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Perplexity — Deep Dive + Problem: Levenshtein Distance
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 11
Perplexity — Deep Dive + Problem: Levenshtein Distance
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Bagging & Random Forests — Deep Dive + Problem: Create NumPy Array from List
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 10
Bagging & Random Forests — Deep Dive + Problem: Create NumPy Array from List
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Full Fine-tuning — Deep Dive + Problem: Count and Say
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 9
Full Fine-tuning — Deep Dive + Problem: Count and Say
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Embedding Models — Deep Dive + Problem: Maximum Depth of Binary Tree
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 8
Embedding Models — Deep Dive + Problem: Maximum Depth of Binary Tree
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Naive Bayes — Deep Dive + Problem: Binary Image Erosion
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 7
Naive Bayes — Deep Dive + Problem: Binary Image Erosion
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Bias-Variance Tradeoff — Deep Dive + Problem: Basic Array Indexing
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 6
Bias-Variance Tradeoff — Deep Dive + Problem: Basic Array Indexing
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Statistical Estimation — Deep Dive + Problem: Longest Consecutive Sequence
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 5
Statistical Estimation — Deep Dive + Problem: Longest Consecutive Sequence
#
programming
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Regression Metrics — Deep Dive + Problem: Best Time to Buy and Sell Stock
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 4
Regression Metrics — Deep Dive + Problem: Best Time to Buy and Sell Stock
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Positional Encodings — Deep Dive + Problem: Binary Cross-Entropy Loss
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 3
Positional Encodings — Deep Dive + Problem: Binary Cross-Entropy Loss
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Hierarchical Clustering — Deep Dive + Problem: Longest Common Subsequence
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 2
Hierarchical Clustering — Deep Dive + Problem: Longest Common Subsequence
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Residual Connections — Deep Dive + Problem: Perspective Projection with Intrinsics
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jul 1
Residual Connections — Deep Dive + Problem: Perspective Projection with Intrinsics
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
ML Pipeline — Deep Dive + Problem: Differentiable Renderer Forward
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 30
ML Pipeline — Deep Dive + Problem: Differentiable Renderer Forward
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
History of Language Models — Deep Dive + Problem: Binary Vectorizer
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 29
History of Language Models — Deep Dive + Problem: Binary Vectorizer
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Linear Regression and Least Squares — Deep Dive + Problem: Three Sum
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 28
Linear Regression and Least Squares — Deep Dive + Problem: Three Sum
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Video Stabilization — Deep Dive + Problem: Softmax Function
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 27
Video Stabilization — Deep Dive + Problem: Softmax Function
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Bayesian Inference — Deep Dive + Problem: Multi-Head Attention
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 26
Bayesian Inference — Deep Dive + Problem: Multi-Head Attention
#
programming
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
No Free Lunch Theorem — Deep Dive + Problem: Moving Average from Data Stream
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 25
No Free Lunch Theorem — Deep Dive + Problem: Moving Average from Data Stream
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Neural Network Fundamentals — Deep Dive + Problem: Procrustes Analysis
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 24
Neural Network Fundamentals — Deep Dive + Problem: Procrustes Analysis
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Simple Linear Regression — Deep Dive + Problem: Light Field Refocusing
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 23
Simple Linear Regression — Deep Dive + Problem: Light Field Refocusing
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Full Transformer Block — Deep Dive + Problem: Mathematical Functions
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 22
Full Transformer Block — Deep Dive + Problem: Mathematical Functions
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Semantic Segmentation — Deep Dive + Problem: Path Sum
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 21
Semantic Segmentation — Deep Dive + Problem: Path Sum
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Quantization — Deep Dive + Problem: Product of Array Except Self
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 20
Quantization — Deep Dive + Problem: Product of Array Except Self
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
What is ML? — Deep Dive + Problem: Temperature Sampler
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 19
What is ML? — Deep Dive + Problem: Temperature Sampler
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Bias in LLMs — Deep Dive + Problem: Find Minimum in Rotated Sorted Array
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 18
Bias in LLMs — Deep Dive + Problem: Find Minimum in Rotated Sorted Array
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Image Matting — Deep Dive + Problem: Compose Transformations
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 17
Image Matting — Deep Dive + Problem: Compose Transformations
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
MLOps & Production — Deep Dive + Problem: Gradient Descent for Linear Regression
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 16
MLOps & Production — Deep Dive + Problem: Gradient Descent for Linear Regression
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Splitting Criteria — Deep Dive + Problem: Set Matrix Zeroes
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 15
Splitting Criteria — Deep Dive + Problem: Set Matrix Zeroes
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Multimodal Applications — Deep Dive + Problem: Build Identity Matrix
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 14
Multimodal Applications — Deep Dive + Problem: Build Identity Matrix
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Backpropagation — Deep Dive + Problem: Transpose Array
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 13
Backpropagation — Deep Dive + Problem: Transpose Array
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
ReAct Pattern — Deep Dive + Problem: Same Tree
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 12
ReAct Pattern — Deep Dive + Problem: Same Tree
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Support Vector Regression — Deep Dive + Problem: RANSAC Line Fitting
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 10
Support Vector Regression — Deep Dive + Problem: RANSAC Line Fitting
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Policy Gradients — Deep Dive + Problem: Histogram Comparison
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 9
Policy Gradients — Deep Dive + Problem: Histogram Comparison
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Agent Frameworks — Deep Dive + Problem: Construct Binary Tree from Preorder and Inorder
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 8
Agent Frameworks — Deep Dive + Problem: Construct Binary Tree from Preorder and Inorder
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
CLIP & Contrastive Learning — Deep Dive + Problem: Nested Data Extractor
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 7
CLIP & Contrastive Learning — Deep Dive + Problem: Nested Data Extractor
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Human Preference Data — Deep Dive + Problem: Separable Filter Optimization
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 6
Human Preference Data — Deep Dive + Problem: Separable Filter Optimization
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Attention & Transformers — Deep Dive + Problem: Binary Tree Level Order Traversal
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 5
Attention & Transformers — Deep Dive + Problem: Binary Tree Level Order Traversal
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Hypothesis Testing — Deep Dive + Problem: Create a DataLoader
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 4
Hypothesis Testing — Deep Dive + Problem: Create a DataLoader
#
programming
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
DBSCAN — Deep Dive + Problem: Same Tree
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 3
DBSCAN — Deep Dive + Problem: Same Tree
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Binary Classification — Deep Dive + Problem: Per-Layer Learning Rates
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 2
Binary Classification — Deep Dive + Problem: Per-Layer Learning Rates
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Knowledge Distillation — Deep Dive + Problem: Roman to Integer
pixelbank dev
pixelbank dev
pixelbank dev
Follow
Jun 1
Knowledge Distillation — Deep Dive + Problem: Roman to Integer
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Stacking — Deep Dive + Problem: Depthwise Separable Convolution
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 31
Stacking — Deep Dive + Problem: Depthwise Separable Convolution
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Statistical Estimation — Deep Dive + Problem: Implement Max Pooling with Indices
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 30
Statistical Estimation — Deep Dive + Problem: Implement Max Pooling with Indices
#
programming
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Epipolar Geometry — Deep Dive + Problem: Template Matching Score
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 29
Epipolar Geometry — Deep Dive + Problem: Template Matching Score
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Positional Encodings — Deep Dive + Problem: Invert Binary Tree
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 28
Positional Encodings — Deep Dive + Problem: Invert Binary Tree
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Multi-Head Attention — Deep Dive + Problem: Flood Fill
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 27
Multi-Head Attention — Deep Dive + Problem: Flood Fill
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Panorama Stitching — Deep Dive + Problem: Embedding Lookup
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 26
Panorama Stitching — Deep Dive + Problem: Embedding Lookup
#
computervision
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Applications of LLMs — Deep Dive + Problem: Information Gain
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 25
Applications of LLMs — Deep Dive + Problem: Information Gain
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
Residual Connections — Deep Dive + Problem: Keyword Classifier
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 22
Residual Connections — Deep Dive + Problem: Keyword Classifier
#
llm
#
python
#
ai
#
tutorial
Comments
Add Comment
7 min read
Kernel Trick — Deep Dive + Problem: Initialize Special Tensors
pixelbank dev
pixelbank dev
pixelbank dev
Follow
May 21
Kernel Trick — Deep Dive + Problem: Initialize Special Tensors
#
machinelearning
#
python
#
ai
#
tutorial
Comments
Add Comment
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account