This repository provides a collection of Deep Operator Networks (DeepONets) implemented in PyTorch.
- Clone the repository:
git clone https://github.com/stevengogogo/sparse-RBF-KAN.git
- Install Poetry for package management if you haven't already:
pip install poetry
- Install the dependencies:
poetry install