Daniel Kleine's repositories
NER_decoder
Named Entity Recognition with an decoder-only (autoregressive) LLM using HuggingFace
AZ_AI-Engineering
AI Engineer using Microsoft Azure
GenerativeAI
Generative AI nano degree program
AZ_ML-Engineering
ML Engineering with MS Azure
d-kleine.github.io
Personal GitHub pages website
finger_counter_webcam
Finger counter with OpenCV and MediaPipe
Advent_of_HayStack
Solutions from the Advent of Haystack 2024 event, exploring Haystack framework fundamentals through advanced RAG pipelines and intelligent agents
Cars_BadBuys
Machine Learning workflow for bad buy predictions for used cars
mcp_github_agent
Haystack agent that uses MCP to automate GitHub tasks
Natural_Language_Processing
Natural Language Processing Nanodegree - Udacity
Tracking_Reporting_Dataflow
Data workflow with Google Cloud, dbt, and Looker Studio
barrel_detection
Estimating location and orientation of the barrel of a radio-controlled tank toy
Computer-Vision
Udacity - Computer vision Nanodegree program
Deep-Learning
Udacity Deep Learning Nanodegree notes and project solutions
face_recognition_webcam
Face detection via webcam with OpenCV
Fashion_Shop_Customers
Feature Engineering to build a gender prediction model for an e-Commerce Fashion Shop
kneed_visualizations
Visualizations for kneed article
Reinforcement-Learning
Udacity - Deep Reinforcement Learning Nanodegree
Intro-self-driving-cars
Udacity Introduction to self-driving cars Nanodegree
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
reasoning-from-scratch
Implement a reasoning LLM in PyTorch from scratch, step by step