Skip to content
View Yonghao-Lee's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡ฑ
Working from home
๐Ÿ‡ฎ๐Ÿ‡ฑ
Working from home

Highlights

  • Pro

Block or report Yonghao-Lee

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

Pinned Loading

  1. MLP-Optimization-Deepfake-Detection MLP-Optimization-Deepfake-Detection Public

    Spatial image classification and deepfake detection: MLP/CNN optimization experiments with an XGBoost baseline.

    Jupyter Notebook

  2. MNIST-Representation-Learning MNIST-Representation-Learning Public

    Supervised vs. unsupervised representation learning on MNIST: a small comparative study in PyTorch.

    Jupyter Notebook

  3. Multi-layer-Perceptron-for-Digit-Recognition Multi-layer-Perceptron-for-Digit-Recognition Public

    From-scratch C++ multi-layer perceptron for MNIST digit recognition (~98%), with a Python script to reproduce the weights from public MNIST.

    C++

  4. Multi-Threaded-MapReduce-Framework Multi-Threaded-MapReduce-Framework Public

    Multi-threaded MapReduce framework in C++ with atomic progress counters and a reusable barrier across the map/sort/reduce phases.

    C++

  5. multi-view-reconstruction multi-view-reconstruction Public

    Classical multi-view geometry from scratch: eight-point algorithm, essential-matrix pose recovery, triangulation, rectification, and bundle adjustment โ€” with a self-contained synthetic SfM demo.

    Python

  6. Statistical-Language-Modeling-N-Gram-Architectures-and-Smoothing-Techniques Statistical-Language-Modeling-N-Gram-Architectures-and-Smoothing-Techniques Public

    N-gram language models with smoothing (add-one, linear interpolation): architecture and smoothing-technique comparison.

    Jupyter Notebook