Information Retrieval Final Project

In this project, we want to improve the interface for Google image search, so that the similar results can be clustered in one category but not scatter all around. For example, if one searches “apple”, products from “Apple.com” should be differed from a real apple. We not only invent a clustering algorithm but also design

Digital Circuit Lab Experiment 3 (Final Project)

Our task is to implement a real calculator on FPGA. We not only need to consider the input and output schemes, but also implement all components in a real CPU, including ALU unit. This project is extremely challenging to us, since the required knowledge far exceeds what we have learned in class. It turns out