Skip to content
View hotsuyuki's full-sized avatar
  • University of Miami
  • Miami, Florida, US
  • LinkedIn in/hotsuyuki

Block or report hotsuyuki

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
hotsuyuki/README.md

hotsuyuki

Resume

View resume (PDF)

Projects

🧠 AI, Deep Learning, Machine Learning

___________________________________
C++ Deep Learning Framework from Scratch

Keywords: C++, Bazel, Object-Oriented Programming, Unit Testing

* PyTorch-like deep learning framework architected and implemented from scratch in C++, e.g. layers, optimizers, and autograd.
LLM Distributed Training Pipeline

Keywords: Python, Shell Script, DeepSpeed, Transformers, Distributed Systems

* Scalable distributed training pipeline for LLMs on GPU clusters using DeepSpeed ZeRO, 3D Parallelism, and Transformers.
HuggingGPT using GPT Function Calling

Keywords: TypeScript, React, Python, FastAPI, Azure, OpenAI API

* Agentic AI prototype to interact with various Hugging Face APIs through natural language utilizing GPT Function Calling.
YOLOv5 Object Detection Model in PyTorch C++

Keywords: C++, PyTorch, Convolutional Neural Network

* YOLOv5 implementation in PyTorch C++ (LibTorch) instead of PyTorch Python for efficient integration in C++ applications.

🤖 Robotics, Self-Driving Car

___________________________________
Robotics Algorithms in Jupyter Notebook

Keywords: Python, Robotics, SLAM, Localization, Path Planning

* Python codes for robotics algorithms, e.g. Simultaneous Localization & Mapping (SLAM), localization, and path planning.
Graph-Based SLAM Paper with C++ and Python Code

Keywords: C++, Python, Robotics, Graph-based SLAM

* Detailed mathematical explanation of Graph-Based SLAM with sample code in both C++ and Python for a comprehensive guide.

🥽 AR, MR, VR, XR

___________________________________
AR Multiplayer Tic-Tac-Toe Game

Keywords: C#, Unity, Niantic ARDK (Niantic Spatial Platform SDK)

* AR Tic-Tac-Toe game that is played with 2 mobile devices sharing a synchronized virtual board for an immersive experience.

Pinned Loading

  1. tensorward tensorward Public

    A minimalist deep learning framework with Define-by-Run schema written in C++

    C++ 1

  2. HuggingGPT-function-calling HuggingGPT-function-calling Public

    A web app to call various Hugging Face API with natural language by GPT function calling feature

    Bicep 2

  3. YOLOv5_PyTorch_cpp YOLOv5_PyTorch_cpp Public

    A c++ implementation of https://github.com/ultralytics/yolov5 with PyTorch c++ API (LibTorch)

    C++ 24 10

  4. huggingface_api_cpp huggingface_api_cpp Public

    A collection of C++ libraries to interact with the Hugging Face API (C++ version of huggingface/huggingface.js).

    C++ 4

  5. Graph-Based-SLAM Graph-Based-SLAM Public

    A guide of Graph-based SLAM with C++ and Python sample code

    C++ 18 1

  6. IpynbRobotics IpynbRobotics Public

    Python Jupyter Notebooks for robotics algorithm

    Jupyter Notebook 9 3