DEV Community

Ertugrul profile picture

Ertugrul

404 bio not found

🗓 Daily LeetCode Progress – Day 16

🗓 Daily LeetCode Progress – Day 16

4
Comments
2 min read
🗓 Daily LeetCode Progress – Day 15

🗓 Daily LeetCode Progress – Day 15

Comments
3 min read
🗓 Daily LeetCode Progress – Day 14

🗓 Daily LeetCode Progress – Day 14

Comments
2 min read
Building an Edge AI Sound Classifier (Part 3): Pico Firmware & Live Demo

Building an Edge AI Sound Classifier (Part 3): Pico Firmware & Live Demo

3
Comments
3 min read
Building an Edge AI Sound Classifier (Part 2): Feature Extraction & Training

Building an Edge AI Sound Classifier (Part 2): Feature Extraction & Training

3
Comments
5 min read
Building an Edge AI Sound Classifier (Part 1): Collecting and Preparing the Dataset

Building an Edge AI Sound Classifier (Part 1): Collecting and Preparing the Dataset

4
Comments
3 min read
🗓 Daily LeetCode Progress – Day 13

🗓 Daily LeetCode Progress – Day 13

4
Comments
3 min read
Part 3 — Real-Time Inference on Pico (Firmware Integration)

Part 3 — Real-Time Inference on Pico (Firmware Integration)

Comments
3 min read
Part 2 — Training model on Raspberry Pi Pico for Edge AI Trend Alarm

Part 2 — Training model on Raspberry Pi Pico for Edge AI Trend Alarm

3
Comments
4 min read
Part 1 — Data Gathering on Raspberry Pi Pico for Edge AI Trend Alarm

Part 1 — Data Gathering on Raspberry Pi Pico for Edge AI Trend Alarm

1
Comments
3 min read
🗓 Daily LeetCode Progress – Day 12

🗓 Daily LeetCode Progress – Day 12

Comments
3 min read
🗓 Daily LeetCode Progress – Day 11

🗓 Daily LeetCode Progress – Day 11

Comments
3 min read
🗓 Daily LeetCode Progress – Day 10

🗓 Daily LeetCode Progress – Day 10

Comments
3 min read
🗓 Daily LeetCode Progress – Day 9

🗓 Daily LeetCode Progress – Day 9

Comments
3 min read
🗓 Daily LeetCode Progress – Day 8

🗓 Daily LeetCode Progress – Day 8

Comments
3 min read
🖥️ Building a Mini SCADA Console on Raspberry Pi Pico (C++)

🖥️ Building a Mini SCADA Console on Raspberry Pi Pico (C++)

Comments
3 min read
🗓 Daily LeetCode Progress – Day 7

🗓 Daily LeetCode Progress – Day 7

Comments
3 min read
🗓 Daily LeetCode Progress – Day 6

🗓 Daily LeetCode Progress – Day 6

Comments
3 min read
# 🎯 Face Landmarks Detection (OpenCV DNN + Facemark)

# 🎯 Face Landmarks Detection (OpenCV DNN + Facemark)

Comments
2 min read
🗓 Daily LeetCode Progress – Day 5

🗓 Daily LeetCode Progress – Day 5

Comments
3 min read
🐚 Tackling LeetCode Bash Problems – A Practical Guide

🐚 Tackling LeetCode Bash Problems – A Practical Guide

Comments
3 min read
🗓 Daily LeetCode Progress – Day 4

🗓 Daily LeetCode Progress – Day 4

Comments
3 min read
🗓 Daily LeetCode Progress – Day 3

🗓 Daily LeetCode Progress – Day 3

Comments
3 min read
🗓 Daily LeetCode Progress – Day 2

🗓 Daily LeetCode Progress – Day 2

Comments
3 min read
🎨 Real-time Image Color Palette Extractor — A Deep Dive into K-means, LAB, and ΔE2000

🎨 Real-time Image Color Palette Extractor — A Deep Dive into K-means, LAB, and ΔE2000

Comments
6 min read
🗓 Daily LeetCode Progress – Day 1

🗓 Daily LeetCode Progress – Day 1

Comments
2 min read
🎭 A CGAN Story: Three Attempts and an Incomplete Ending

🎭 A CGAN Story: Three Attempts and an Incomplete Ending

Comments
4 min read
🎭 Compressing Human Faces with VAE vs VQ-VAE — A Deep Dive into Autoencoder Design

🎭 Compressing Human Faces with VAE vs VQ-VAE — A Deep Dive into Autoencoder Design

Comments
3 min read
🎮 (JumpNet) Part 2: From Pixels to Policy — Training JumpNet to Make the Right Move

🎮 (JumpNet) Part 2: From Pixels to Policy — Training JumpNet to Make the Right Move

Comments
5 min read
🧠 Building a Local PDF Summarizer with LLMs — In Under 24 Hours

🧠 Building a Local PDF Summarizer with LLMs — In Under 24 Hours

Comments
3 min read
🎮 (JumpNet) Part 3: Real-Time Inference — Watching JumpNet Come Alive

🎮 (JumpNet) Part 3: Real-Time Inference — Watching JumpNet Come Alive

1
Comments
4 min read
🎮 (JumpNet) Part 1: From Raw Gameplay to Labeled Intelligence — Building the Data Foundation for JumpNet

🎮 (JumpNet) Part 1: From Raw Gameplay to Labeled Intelligence — Building the Data Foundation for JumpNet

Comments
3 min read
Modular Snip Recorder: A Data Collection Tool for Behavior Cloning (2/2)

Modular Snip Recorder: A Data Collection Tool for Behavior Cloning (2/2)

Comments
6 min read
Modular Snip Recorder: A Data Collection Tool for Behavior Cloning (1/2)

Modular Snip Recorder: A Data Collection Tool for Behavior Cloning (1/2)

Comments
5 min read
5 Regression Projects in Python (with Full Code)

5 Regression Projects in Python (with Full Code)

Comments
4 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (3/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (3/3)

Comments
3 min read
Using Wavelets and Clustering to Predict Odd or Even Numbers: An Overengineered Approach with Pretty (But Confusing) Plots

Using Wavelets and Clustering to Predict Odd or Even Numbers: An Overengineered Approach with Pretty (But Confusing) Plots

Comments
4 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (2/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (2/3)

1
Comments
2 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (1/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (1/3)

Comments
2 min read
Text Generation with Artificial Intelligence: Generation of Target Sentences with Q-Learning Algorithm

Text Generation with Artificial Intelligence: Generation of Target Sentences with Q-Learning Algorithm

Comments
8 min read
Yapay Zeka ile Metin Oluşturma: Q-Learning Algoritmasıyla Hedef Cümlelerin Üretilmesi

Yapay Zeka ile Metin Oluşturma: Q-Learning Algoritmasıyla Hedef Cümlelerin Üretilmesi

2
Comments
8 min read
Machine Learning Algorithms Comparison: KNN vs SVM vs Decision Tree

Machine Learning Algorithms Comparison: KNN vs SVM vs Decision Tree

Comments
3 min read
Makine Öğrenimi Algoritmaları Karşılaştırması: KNN vs SVM vs Karar Ağacı

Makine Öğrenimi Algoritmaları Karşılaştırması: KNN vs SVM vs Karar Ağacı

Comments
3 min read
loading...