Skip to content
View damiangohrh123's full-sized avatar
  • Singapore

Highlights

  • Pro

Block or report damiangohrh123

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

what the horse considers play

the monkey considers business

but to tom, its all foolery

Pinned Loading

  1. neural-net-from-scratch neural-net-from-scratch Public

    A digit recognition neural network built from scratch using pure Python and NumPy-style matrix operations. 97.8% accuracy on MNIST.

    Python 1

  2. pneumonia-cnn-from-scratch pneumonia-cnn-from-scratch Public

    Python

  3. ai-lie-detector ai-lie-detector Public

    Real-time multimodal lie detector analyzing facial emotions, vocal stress, and transcript sentiment via a low-latency WebSocket pipeline.

    JavaScript

  4. human-to-anime-UGATIT human-to-anime-UGATIT Public

    Lightweight UGATIT-based anime face generator using CycleGAN and PatchGAN.

    Jupyter Notebook

  5. vehicle-detection-system vehicle-detection-system Public

    Vehicle detection and centroid tracking using Python and OpenCV. Features background subtraction, morphological filtering, and rule-based counting.

    Jupyter Notebook

  6. evolutionary-robotics evolutionary-robotics Public

    Evolving 3D creatures to climb mountains using Genetic Algorithms and PyBullet physics. An academic study on evolutionary robotics and fitness function optimization.

    Python