Technical English Writing Final Project

For this paper writing practice project, I cooperate with one of my classmates, Su-horng, on a functional language topic: locally relax the value restriction by control flow analysis. In this course, we are asked to write each part of the paper step-by-step, from abstract, motivation, methodology, evaluation, experiment, and conclusion. At the end, we encounter

Social Network and Analysis Final Project

In the final project, my teammates and I want to have a deeper research regarding to a question about link prediction: how’s the importance of geography information, such as location and graph features. We use two famous social network from Stanford database: Gowalla and Brightkite. The features we take into consider can be categories into

Social Network and Analysis Homework 0

There are two parts in this project. In the first part, I need to calculate some basic properties of a given network, including alpha value, pair rate, closeness centrality, and betweenness centrality. In the second part, I need to implement Independent Cascade Model (IC Model) and Linear Threshold Model (LT Model).