Skip to content
View cverrier's full-sized avatar
🚀
🚀

Block or report cverrier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cverrier/README.md

Hi there 👋 I'm Clément

Machine Learning Engineer with a passion for computer vision, robotics, and understanding how things work at a low level.


About Me

🎓 Self-taught in computer science with a mathematics background. I learned everything from the ground up.

🤖 Previously worked at ASUS Robotics & AI Center in Taiwan as a Machine Learning Engineer.

🌏 Fluent in Mandarin Chinese (self-taught).

📊 Started my career as a Data Scientist at HPS Worldwide, designing and implementing machine learning models for credit card fraud detection.


Current Interests

  • 👁️ Computer Vision — My primary area of expertise and interest
  • 🦾 Robotics — Exploring real-world AI applications through Hugging Face's LeRobot
  • GPU Programming & Hardware — Understanding the low-level mechanics behind deep learning frameworks

Featured Projects

Project Description
segcam Real-time semantic segmentation on live camera feeds using YOLOv8-seg, with support for Metal (Apple Silicon), CUDA, and CPU backends.
tinygrad-tutos Tutorials about tinygrad, an end-to-end deep learning stack. A deep dive into how modern ML frameworks work under the hood.
mnist-cuda A simple CUDA-accelerated neural network for MNIST digit classification, built from scratch to understand GPU programming fundamentals.
tinygpt A minimal implementation of GPT architecture using the tinygrad end-to-end deep learning framework.

Tech Stack

Python PyTorch CUDA C Bazel


授人以魚不如授人以漁。— Better to teach someone to fish than to give him a fish. — Mieux vaut apprendre à pêcher que de donner un poisson.

Pinned Loading

  1. mnist-cuda mnist-cuda Public

    A simple CUDA-accelerated neural network for MNIST digit classification

    Cuda

  2. tinygrad-tutos tinygrad-tutos Public

    Tutorials about tinygrad, an end-to-end deep learning stack

    89 4