sidhu2690 / Deep-KANLinks
This repository contains a better implementation of Kolmogorov-Arnold networks
☆63Updated 2 months ago
Alternatives and similar repositories for Deep-KAN
Users that are interested in Deep-KAN are comparing it to the libraries listed below
Sorting:
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Code for the AISTATS 2024 Paper "From Data Imputation to Data Cleaning - Automated Cleaning of Tabular Data Improves Downstream Predictiv…☆23Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆39Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆383Updated last year
- Gradient Boosting Reinforcement Learning (GBRL)☆118Updated 2 weeks ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated 9 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Examining how large language models (LLMs) perform across various synthetic regression tasks when given (input, output) examples in their…☆153Updated 11 months ago
- Swarming algorithms like PSO, Ant Colony, Sakana, and more in PyTorch 😊☆129Updated last week
- Automatic Integration for Neural Spatio-Temporal Point Process models (AI-STPP) is a new paradigm for exact, efficient, non-parametric inf…☆24Updated 9 months ago
- ☆31Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆119Updated 11 months ago
- Conformal Prediction for Time Series with Modern Hopfield Networks☆79Updated 2 months ago
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆175Updated 2 years ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆194Updated 2 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆38Updated 8 months ago
- Forecast evaluation library☆93Updated last week
- Classfication metrics and post-hoc calibration☆30Updated last month
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 7 months ago
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)☆65Updated 4 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆255Updated 11 months ago
- ☆48Updated 6 months ago
- A simple and fast sklearn-compatible conformal predictions with random forests for both classification and regression tasks.☆44Updated 3 months ago
- A short introduction to Conformal Prediction methods, with a few examples for classification and regression from the Astrophysical domain…☆12Updated last year
- ☆94Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 3 weeks ago