Pinned Repositories
Audio-Keyword-Spotting-in-Chinese
Combine Recurrent Neural Network and Convolutional layer on audio data. The target keyword is "雅婷姊".
BoYuHuang1117.github.io
Personal website
Data_mining_association_rule
Using Apriori algorithm to find frequent patterns in data created by "IBM Quest Synthetic Data Generator".
Data_mining_Link
This project used HIT, PageRank, and SimRank to quantify the link strength within each node
Go-microservices
Heart-rate-extraction-based-on-PPG
This repository contains heart rate analysis including time and frequency domain. The extracting algorithms are Eulerian Video Magnification. (not included)
Mini-Database-design
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 stored in .tbl file with reading and writing using RandomAccess. The programming language is Java.
Practical-Autonomous
Self-driving car algorithms development including lane detection and traffic sign recognition.
Tetris-game
This is a Tetris game with adaptive window size and plays with a mouse.
V6-File-System
The project focuses on creating a Unix-like terminal with v6 file logic.
BoYuHuang1117's Repositories
BoYuHuang1117/Heart-rate-extraction-based-on-PPG
This repository contains heart rate analysis including time and frequency domain. The extracting algorithms are Eulerian Video Magnification. (not included)
BoYuHuang1117/Audio-Keyword-Spotting-in-Chinese
Combine Recurrent Neural Network and Convolutional layer on audio data. The target keyword is "雅婷姊".
BoYuHuang1117/Data_mining_association_rule
Using Apriori algorithm to find frequent patterns in data created by "IBM Quest Synthetic Data Generator".
BoYuHuang1117/BoYuHuang1117.github.io
Personal website
BoYuHuang1117/Data_mining_Link
This project used HIT, PageRank, and SimRank to quantify the link strength within each node
BoYuHuang1117/Go-microservices
BoYuHuang1117/Mini-Database-design
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 stored in .tbl file with reading and writing using RandomAccess. The programming language is Java.
BoYuHuang1117/Practical-Autonomous
Self-driving car algorithms development including lane detection and traffic sign recognition.
BoYuHuang1117/Tetris-game
This is a Tetris game with adaptive window size and plays with a mouse.
BoYuHuang1117/V6-File-System
The project focuses on creating a Unix-like terminal with v6 file logic.
BoYuHuang1117/Google_colab
This repository includes python files run on google colaboratory.
BoYuHuang1117/Matching-sentence-template-with-Heuristic-method
In natural Language Processing, there are certain scenarios that could be generalized and matched. By combining part of speech tag, dependency parsing and named entity recognition, heuristic methods can extract key elements inside certain template.
BoYuHuang1117/online_shopping_outlet
BoYuHuang1117/Simple-Login-System-with-React
BoYuHuang1117/Vi-Risk_UTD
This is a small project for UTD students to take a convey risk survey on Covid-19 and search for other students' records in an honorable manner.