The Archive

CS 388 – Week 13 – Update

Still working on the second draft. Rebuilding the diagram of SLMS. Also ready with the draft for the presentation.

CS 388 Week 11 – Updates

I realized that the database I found for food nutrition is not enough for the calorie estimation so I looked for more resources. I started learning SQL.

CS388 – Week 11 – Update

I discussed my proposal draft with my advisor. I got her feedback and suggestion, and knew how to revise and improve my proposal. In the past week, I read more papers about the GMM-UBM modeling method that I plan to … Read More

CS388 – Week 12 – Update

This previous week, the work I’ve done has been two-pronged, as has become the norm and will continue to be for the rest of this semester. First, I continued work on the basic implementation of the game. I currently have … Read More

CS 388 – Week 12 – Updates

This week, I investigated the technologies being used in my found papers more closely to find which technologies would be more feasible for my project. For data collection, I have found that the facebook-sdk python library (https://pypi.org/project/facebook-sdk/) used by Pool … Read More

CS 388 – Week 12 – Updates

This past week, I worked on mainly reading my new papers. I did a third pass reading on all my old papers and did at least second pass reading on the new ones. I tried finishing more than half of … Read More

CS 388 – Week 12 – Updates

In the past week, I have spent most of my time working on the first draft of the proposal. I decided to research and include a new category of papers in my proposal that I had not spent a lot … Read More

CS388 – Week 12 Updates

This week I have Continue with the Operating Systems with the focus on File Systems through studying and reimplementing the Unix Version 6. Continue with the Networking parts.

CS388 – Week 11 Updates

This week I have: Studied the general knowledge of blockchain Read about File System in an Operating System Read about the basics of Computer Networks

CS388 – Week 12 – Update

Project Repo In the past week, I have used my peer review from Jordan, as well as my own proof-reading of a physical copy of my draft to fix a lot of errors. I wrote my draft in a bit … Read More

CS388 – Week 12 – Update

During the past week, I finished the first draft of my proposal and started to make those changes for the second draft. I have also continued reading some papers for their next pass. I continued to watch videos and read … Read More

CS 388 – Week 11 – Updates

For this week I looked into many different datasets, including gis fire map data https://frap.fire.ca.gov/mapping/gis-data/ and Kaggle dataset https://www.kaggle.com/elikplim/forest-fires-data-set but couldn’t find what I was looking for. I picked The Ranch Fire in California but couldn’t find good datasets for … Read More

CS 388 – Week 12 – Updates

For this week I have done the following tasks: Learned to view shapefile contents with Netlogo and Python library pyshp. A shapefile is an Esri vector data storage format for storing the location, shape, and attributes of geographic features. This type of file … Read More

Week 12

I have been continuing learning machine learning with Python, specifically  PyTorch. I started with PyTorch because it has a less steep learning curve compared to Tensorflow (the alternative). However, there are more tutorials for Tensorflow and I might pivot next … Read More

CS 388 – Week 12 – Updates

I spent a lot of time this week trying to closely read the texts I’ve found already to try and find any mention of the data set they are using. This was very difficult because the research articles usually don’t … Read More

CS 388 – Week 12 – Update

Discussed the feedback on the first draft with Xunfei. Got valuable feedback and planning to implement them in the second draft. I am searching for the algorithms to be used in the SLMS and working on the second draft.