Skip to content
View Ferretelic's full-sized avatar

Highlights

  • Pro

Block or report Ferretelic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ferretelic/README.md

Hi there, I'm Ferretelic!

๐Ÿ› ๏ธ Tech Stack

Python PyTorch NumPy Pandas Docker Git Linux


๐Ÿš€ Featured Projects

A recommender system for Google Maps using LightGCN.

  • Dataset: 660M+ reviews from Google Local Data.
  • Tech: PyTorch, Hydra, MixGCF, SimGCL.
  • Highlights: Implemented custom graph convolution layers and achieved significant improvements in Recall@20 and NDCG@20.

A recommender system for Movie Lens using LightGCN.

  • Dataset: 32M reviews from Movie Lens.
  • Tech: PyTorch, Hydra, MixGCF, SimGCL, FastAPI.
  • Highlights: Implemented custom graph convolution layers and achieved significant improvements in Recall@20 and NDCG@20.

Pinned Loading

  1. GoogleMapsRecommender GoogleMapsRecommender Public

    A Recommender System for Google Maps reviews using LightGCN.

    Python

  2. MovieLensRecommender MovieLensRecommender Public

    Python