About
I am a third year undergraduate student majoring in Computer Science at the University of Wisconsin-Madison. My previous intern and research experience has been about machine learning, with a focus on neural style transfer and diffusion models. I am currently pursuing research interests in Large Language Models (LLM), especially multimodal models and causality in LLM.
Education
University of Wisconsin-Madison
High School Affiliated to Renmin University of China
Work Experience
Xiaomi TechnologyInternship
Machine Learning Engineer
Foxit SoftwareInternship
C++ Testing Engineer Intern
Skills
Projects
Cassandra-Parquet Data Integration and gRPC Implementation
Efficiently managed and processed a dataset of 123,346 lines of GHCNd stations data, demonstrating skill in data handling and optimization. Integrated Cassandra databases with Apache Spark to streamline data processing and storage, focusing on efficient data management. Utilized Apache Spark for data conversion to the Parquet format, enhancing data storage efficiency. Implemented gRPC for effective client-server communication, enhancing CQL query processing and data exchange.
Bike Sharing Demand Analysis and Prediction
Analyzed the Kaggle Bike Sharing Demand dataset, focusing on data distribution and key features like time, season, and temperature. Conducted comprehensive data preprocessing, including date handling, missing value treatment, and anomaly detection. Developed predictive models using Support Vector Machine and Random Forest algorithms using scikit-learn