Skip to content
View x4ahmed's full-sized avatar

Block or report x4ahmed

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. gpt-ablation-study gpt-ablation-study Public

    NanoGPT ablation study exploring how different regularization affects training and validation loss

    Python 1

  2. computer-vision computer-vision Public

    Educational implementations of classical 3D reconstruction from 2D images using Python and OpenCV. Includes stereo depth estimation, image registration, feature matching, and surface extraction pip…

    Jupyter Notebook

  3. hypothesis-space hypothesis-space Public

    AI and Data Science Sandbox

    Jupyter Notebook

  4. quadrupedal-robot-state-estimation quadrupedal-robot-state-estimation Public

    Bachelor Thesis: Approach to quadrupedal robot state estimation using Temporal Convolutional Networks (TCN)

    Jupyter Notebook

  5. 3d-hand-tracker 3d-hand-tracker Public

    Python script that detects real time hand movement, encode the land marks of the hand an send the encoded values to Unity project by UDP communication protocol, in Unity a 3D hand is implemented to…

    C# 1

  6. face-attendance face-attendance Public

    Simple face recognition project that uses opencv to recognize faces, find the best match from a previous list of persons, and automatically indicate attendance (name, time) in a csv file if a match…

    Python