The Archive

CS488 – Elevator Pitch

Information informs our entire lives. Information shapes public opinion which shapes things like public policy, elections, the health and safety of the public, and more. No one is above the harm that can come from misinformation, which is why we … Read More

CS 488 – Week 8 Update

In the past week, I worked to finish implementing non content-based filtering which recommends products based on the user’s skin type and desired beauty effects. I was able to apply the concept of TF-IDF to judge which ingredients are heavily … Read More

CS488 – Elevator Pitch

My project is about extracting features from images. Using low-cost collection techniques such as satellite imagery or drone surveys, a database of positive and negative cases can be created. Additional information will be extrapolated from each image in the database … Read More

CS488-Week8-Update

I am currently working on a proof that non-contiguous kPARKS is NP-Complete. I am also mostly done with my paper.

CS488 – Software Architecture Diagram

Please click on the title above to view my flow diagram.

CS488 – Week 8

This week I focused more on refining my idea and how it would flow for a user, which then helped me to create a flow diagram for this week. During this process, I realized some flows in my code were … Read More

CS388 – Week 7 – Update

I have been working on writing the literature review for ten papers on the topic I chose, which is “Detect Chinese Text in Images”. I also sketched out the workflow for my project and discussed with my advisor about this.

CS388 – Week 6 – Update

I read another six papers and wrote the second annotated bibliography for my three ideas. After reading the papers for my three ideas and doing some research on the sources of datasets, I chose my first idea, which is “Detect … Read More

CS488 – Week 7 – Updates

I developed the feature extraction module for my project and it is working. It now converts a voice input file (.wav) to a sequence of acoustic feature vectors. I tested with my own voice. The two files of my voice … Read More

CS488 – Week 6 – Updates

Last week CS was down so I couldn’t post my week6 updates. I finally finished the environment setting for my modeling module code. I am using a model called VGGVox Models which are created by the same authors of the … Read More