Skip to content

Using KANs and comparing them to symbolic regression

License

Notifications You must be signed in to change notification settings

TheodoreWolf/KAN

Repository files navigation

KAN

This is the repo that accompanies the Medium article written about the KAN algorithm. The article can be found here. Make sure you check out the original paper and the accompanying GitHub repo.

Installation

This repo uses poetry to manage its dependencies. You can install poetry here. To install the dependencies, run the following command:

poetry install

PySR requires Julia. After installing Julia, make sure you add it to your PATH.

About

Using KANs and comparing them to symbolic regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published