Skip to content
View BoYuHuang1117's full-sized avatar
  • Wisconsin
Block or Report

Block or report BoYuHuang1117

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

Pinned

  1. Audio-Keyword-Spotting-in-Chinese Audio-Keyword-Spotting-in-Chinese Public

    Combine Recurrent Neural Network and Convolutional layer on audio data. The target keyword is "雅婷姊".

    Jupyter Notebook 1

  2. V6-File-System V6-File-System Public

    The project focuses on creating a Unix-like terminal with v6 file logic.

    C 1

  3. Mini-Database-design Mini-Database-design Public

    This mini version of the database support multiple basic SQL-like commands and data is stored in a B+ tree style. Two metatables are included as "tablesTable" and "columnsTable". All the file is st…

    Java

  4. Practical-Autonomous Practical-Autonomous Public

    Self-driving car algorithms development including lane detection and traffic sign recognition.

    Jupyter Notebook

  5. Heart-rate-extraction-based-on-PPG Heart-rate-extraction-based-on-PPG Public

    This repository contains heart rate analysis including time and frequency domain. The extracting algorithms are Eulerian Video Magnification. (not included)

    MATLAB 1

  6. Tetris-game Tetris-game Public

    This is a Tetris game with adaptive window size and plays with a mouse.

    Java