Highest cited ML conference paper

This is a small little website that ranks machine learning papers from the ICML, Neurips & ICLR conferences based on their citation count. The citation counts are continuously updated by periodically querying Semantic Scholar using Github Actions. One of the main constraints for this project was to keep costs as low as possible. After experimenting with Microsoft Azure and AWS I realized that Github provides everything that is needed for a project of this size free of charge.