Posts
2022
2020
CyberLeet, a Three.js + React, cyberpunk style visualization for leetcode problems -- made for fun
Built with the native three.js and the create-react-app framework. Data was built with a python crawler.
Rabin-Karp Algorithm - A rolling hash method to locate substring
A very useful concept for string-searhing problem.
On Identifying Disaster Tweets using LSTM with Glove, and BERT with meta-feature
In this paper, we proposed a new method on identifying disaster tweets by combining BERT and meta-feature into a simple neural network to train a classification model and fine-tune the model.
Discrete Events Simulation project for Tech Square Intersection Traffic with real world map visualization playback
A DES traffic simulation software package in python3, a visual playback web app in react.js using deck.gl trips layer
Discrete Events Simulation Methodology and Learning Notes
A comprehensive wrap up of 6730 class for Discrete Events Simulation Study
Use poisson distribution to generate random discrete events over a time for simulation
An example of how I use poisson distributed random variables to generate discrete events
High Performance Computing Notes
HPC learning notes, MPI etc. etc. updating
2019
COVID-19 Outbreaks Simulation and Analysis by an Extended SEIR Model focus on the hidden asymptomatic infections
Modeling COVID-19 with three outbreak-spread simulation methodologies - by continuum dynamical system (SIER system by differential equations), by a SEIR cellular automata model, by a Markov Chain Analysis Based on One Dimensional CA model.
Hood---Mate V1, a Geo-based Recommendation Sys with SNS feature
Geo-based SNS, Residense/roommates/landlords Recommendation System, Multi-dimensional exploratory data visualization
HPL Benchmark Test Implementation on Georgia Tech PACE-ICE Cluster
A final project for my HPC class documentation
Blog building essentials with Jekyll, and getting indexed by google search
Some general maintaining notes for my blogs