Skip to content
View charloteberlein's full-sized avatar
πŸ¦‹
πŸ¦‹

Block or report charloteberlein

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
charloteberlein/README.md

Hi! I'm Charlot Eberlein

🌟 Aspiring Machine Learning Researcher

Badge Visitors

πŸ’­ About Me

  • I'm an undergraduate Computer Science student at Loughborough University.
  • I'm currently interested computer vision, but always looking for a new challenge.
  • Hobbies: violin & piano 🎢

I am currently reading: The Code Book, Simon Singh

β™‘ Connect with Me

LinkedIn LeetCode Kaggle

πŸ“– Book Recommendations

Pinned Loading

  1. adversarial-data-poisoning adversarial-data-poisoning Public

    A short exploration of FGSM (Fast Gradient Sign Method) on the MNIST dataset.

    Jupyter Notebook

  2. eye-tracker eye-tracker Public

    A real-time, webcam-based gaze tracking system using a pre-trained (CNN-based) facial landmark recognition model.

    Python

  3. racing-line-optimiser racing-line-optimiser Public

    A small app to find the optimal racing line over a track drawn by the user.

    Python

  4. julia-set-explorer julia-set-explorer Public

    A mini app to visualise Julia sets based on the real-time mouse position. Inspired by this video by Carter Semrad: (6:47)

    C++