Latest Projects

Recommender system using GAT and GraphSAGE - Architecture Diagram

GNN-based Recsys

Apply GraphSAGE and GAT to link prediction on heterogeneous graph

See more

Visual comparison of generative inpainting methods: DCGAN, Contextual Attention, and Stable Diffusion

Generative inpainting

Survey, implement and evaluate 3 generative inpainting methods

See more

Cetasearch Architecture Diagram

Cetasearch

A conversational search engine built with pre-trained Transformers and ChatGPT API

See more

recommender system

Recommendation system

An interactive anime group recommendation system

See more

Natural language processing

Natural language processing

Automated Essay Scoring for 8th-12th grade English learners

See more

Sequence learning

Representation learning

Sequence approach for classification with grocery transactions data

See more

Recent posts

Key Concepts Of Langchain

1 minute read

LangChain contains common abstractions that are useful to build language applications. This post introduces some of those concepts.

A Beginner Introduction To Ranking Model

8 minute read

Many applications in life, such as recommendation systems and search engines, are based on ranking models. Yet, materials regarding ranking for beginners are...

Notes On Research Skills

1 minute read

Building machine learning systems often requires a lot of creativity. However, it is best to based your innovations on the results of others that comes befor...