KAN-PyTorch and LinearKAN
About KAN-PyTorch
Simon-Bertrand/KAN-PyTorch
Kolmogorov–Arnold Networks (KAN) in PyTorch
This is a specialized tool for machine learning researchers and practitioners who are experimenting with novel neural network architectures. It allows you to build models using Kolmogorov-Arnold Networks (KANs), which are an alternative to traditional Multi-Layer Perceptrons (MLPs). You input your dataset and get a KAN-based model that can be trained for tasks like classification.
About LinearKAN
catswe/LinearKAN
LinearKAN: A very fast implementation of Kolmogorov-Arnold Networks
This project offers a significantly faster way to train and use Kolmogorov-Arnold Networks (KANs) for machine learning tasks. It takes structured numerical data as input and produces processed numerical outputs, helping machine learning practitioners build and deploy models more efficiently. If you're working with AI models and need a powerful, yet accelerated alternative to traditional neural networks, this tool can help.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work