# ChebGibbsNet **Repository Path**: hazdzz/ChebGibbsNet ## Basic Information - **Project Name**: ChebGibbsNet - **Description**: The official PyTorch Geometric implementation of ChebGibbsNet. - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-07 - **Last Updated**: 2024-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChebGibbsNet ## About The official PyTorch Geometric implementation for the paper *From ChebNet to ChebGibbsNet*. ## Paper https://arxiv.org/abs/2412.01789 ## Requirements To install requirements: ```console pip3 install -r requirements.txt