As a third-year Computer Science Ph.D. student at NJIT, I'm deeply interested in programming. My research interest is to deliver combination of cutting-edge model solution to real-world problems.
This project traces back the key factor magnetic area that determines the duration of an intense flare.
Model: Resnet18 & ViT
Training set: all JSOC sharp_cea_720s magnetogram FITs sliced 24 hours up to the beginning of a M & X class flare, year 2010 - 2022
Model discovers that single polarity area contributes more to flare duration rather than polarity inversion line, which is counter intuitive
This project is an implementation of a mutated evolution algorithm
Target: 100 triangle with different color and location stack together to simulate target image
Next generation & mutation: relocate 3 apexes of triangle & randomized a color
Loss: summation of pixel value difference between generated image and target after each geneartion
There are RNA sequences linked as a graph, but some of them are not properly labeled.
We utilize a customized Graph Neural Network to learn the relation within graph and extrapolate these label.
Model: a customized GNN, structure shown above
Dataset: as shown above
Platform & language: Android & Java
Backend Database: Google - Firebase
This Instant Message App is enable the user to create account, login, send friend request, chat, view chatting history and account management etc.
Model: customized DQN based structure
input: queue length, number of vehicle, phase, total waitting time, vehicle position matrix
pretrain: 20,800+ steps pretrain on randomly generated fixed signal
train: 78,000+ steps on real word cross traffic flow
Computer graphic rendering from scratch practice:
p1 - Monte Carlo path tracing
p2 - Blinn-Phong Bilinear texture shader
p3 - Normal shading
p4 - Vanilla ray tracing
p5 - Ray tracing acceleration grid
Iteractive Cloth Simulation URL portal:
https://genwei-zhang.github.io/14_cloth/
This is a webased cloth simulation, click the URL above to interact with the cloth.
Model: yolov8s
training dataset: 150+ screenshot sample with manual boxes labels
Three python thread:
- First one for vertical view angle button controlling
- Second one for horrizontal view angle button controlling
- Third one to send screenshot to model and acquire box coordinates
Author: Abduallah, Y., Wang, J. T. L., Bose, P., Zhang, G., Gerges, F., & Wang, H.
Conference: The annual International FLAIRS Conference
URL: https://doi.org/10.32473/flairs.v35i.130564