Are there ways of making tutorials for the following topics (in order of complexity): - Classification tasks (rather than just regression) https://github.com/team-daniel/KAN - Recommendation Algorithms (RS) https://github.com/TianyuanYang/KAN4Rec - Time Series and Temporality (TS) https://github.com/remigenet/TKAN https://github.com/MSD-IRIMAS/Simple-KAN-4-Time-Series - Reinforcement Learning (RL) https://github.com/riiswa/kanrl - Embedding and Language Models (LLM) https://github.com/AdityaNG/kan-gpt https://github.com/CG80499/KAN-GPT-2 - Grpah Neural Network (GNN) type applications https://github.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks
Are there ways of making tutorials for the following topics (in order of complexity):