Posts by Collection

projects

Genesis GUI

Creating Genesis GUI using streamlit with ollama to help with low-code simulation.

Mahjong Calculator

Creating an on device image segmentation with annotated dataset to recognize mahjong sets in order to calculate the final score in real-time.

Stock Assistant

Using langchain to build a stock analysis agent where it queries the latest news, stock price and other information needed to perform analysis to give feedback to the user.

Traffic agent

Using Text-2-Sql strategy to ask LLM agent to generate a query based on the question asked to query multiple databases with only few knowledge given.

GPU-CNN

Uses C++ Heterogeneous-Compute Interface for Portability (HIP) to implement parallelize Convolutional Neural Network Algorithm. CNN breaks into multiple parts of sequential operations and parallel operations where I created 3 different GPU algorithm.

publications

Early Experience with Transformer-Based Similarity Analysis for DataRaceBench

Published in IEEE Correctness 22, 2023

Recommended citation: W. Chen, T. Vanderbruggen, P. -H. Lin, C. Liao and M. Emani, "Early Experience with Transformer-Based Similarity Analysis for DataRaceBench," 2022 IEEE/ACM Sixth International Workshop on Software Correctness for HPC Applications (Correctness), Dallas, TX, USA, 2022, pp. 45-53, doi: 10.1109/Correctness56720.2022.00011.
Download Paper

Aerial Vision-and-Dialog Navigation

Published in ACL Findings, 2023

Recommended citation: Y. Fan, W. Chen, T. Jiang, C. Zhou, Y. Zhang, and X. Wang. 2023. Aerial Vision-and-Dialog Navigation. In Findings of the Association for Computational Linguistics: ACL 2023, pages 3043–3061, Toronto, Canada. Association for Computational Linguistics.
Download Paper

Paper Title Number 4

Published in GitHub Journal of Bugs, 2024

This paper is about fixing template issue #693.

Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper

talks

teaching

Group Tutor

Undergraduate course, University of California Santa Cruz, CSE Department, 2021

  • Helping students with programming, debugging, and data structure
  • Providing computer science help include C, C++, and Python

TA

Undergraduate/Graduate courses, University of California Santa Cruz, AM Department, 2022

List of Courses:

  • AM 114/214 Introduction to Dynamical Systems
  • AM 20 Mathematical Methods for Engineers II
  • AM 250 Intro to High-Performance Computing
  • AM 10 Mathematical Methods for Engineers I