Indoxer/LKAN
Variations of Kolmogorov-Arnold Networks
This project offers variations of Kolmogorov-Arnold Networks (KANs), a newer type of neural network that could provide more interpretable results than traditional neural networks. It takes your dataset, such as image data like MNIST, and processes it through these specialized networks. The output helps machine learning researchers and practitioners explore and apply KAN models for tasks like classification, potentially offering insights into model decisions.
116 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or practitioner interested in experimenting with and evaluating different implementations of Kolmogorov-Arnold Networks on various datasets.
Not ideal if you need a plug-and-play solution for a business problem without delving into the underlying neural network architecture and its specific variations.
Stars
116
Forks
11
Language
Python
License
MIT
Category
Last pushed
May 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Indoxer/LKAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
NVIDIAGameWorks/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
Jim137/qkan
PyTorch implementation of QKAN "Quantum-inspired Kolmogorov-Arnold Network"...
AntonioTepsich/Convolutional-KANs
This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN)...
lgy112112/ikan
ikan: many kan variants for every body
RomanBresson/KAGNN
This is the official repository for our paper KAGNNs: Kolmogorov-Arnold Networks meet Graph Learning.