Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Blealtan/efficient-kan issues and pull requests
#61 - torchortho
Issue -
State: open - Opened by K-H-Ismail 16 days ago
#59 - How should I use upgrade_grid ?
Issue -
State: open - Opened by shunkenney 29 days ago
#58 - Use e_kan
Issue -
State: open - Opened by QUMINGZHEMENAN about 1 month ago
#57 - CUDA out of memory.
Issue -
State: open - Opened by FiorenzoParascandolo1 about 1 month ago
#56 - gpu
Issue -
State: open - Opened by llhhhgithub 2 months ago
#55 - KAN cannot fit the simple function y=1/x
Issue -
State: open - Opened by TytTest 3 months ago
- 1 comment
#54 - you cant list slice with [:-0]
Issue -
State: open - Opened by rumoschilling 3 months ago
#53 - need long time to init efficient-KAN
Issue -
State: open - Opened by TuuSiwei 3 months ago
- 3 comments
#52 - ModuleNotFoundError: No module named 'efficient_kan'
Issue -
State: open - Opened by pascal-maker 4 months ago
- 4 comments
#51 - Kolmogorov-Arnold Transformer
Issue -
State: open - Opened by Adamdad 5 months ago
#50 - torch._C._LinAlgError: torch.linalg.lstsq: (Batch element 1): The least squares solution could not be computed because the input matrix does not have full rank (error code: 4).
Issue -
State: open - Opened by black-yt 6 months ago
- 2 comments
#49 - Add missing *sp_trainable* and *sb_trainable* params. Add Gaussian Pe…
Pull Request -
State: open - Opened by MrPio 7 months ago
#48 - Constant loss, network is not learning
Issue -
State: closed - Opened by SuperKogito 8 months ago
- 3 comments
#47 - How to cite
Issue -
State: open - Opened by dgkoenigsberg 8 months ago
- 2 comments
#46 - Questions
Issue -
State: open - Opened by jindeok 8 months ago
#45 - flops and params
Issue -
State: open - Opened by songxinghui 9 months ago
- 1 comment
#44 - I would like to add a train test function to the KAN class
Issue -
State: open - Opened by riteshshergill 9 months ago
#43 - which types of images could be better recognised using KAN approach?
Issue -
State: open - Opened by matsevytyi 9 months ago
#42 - refactor: utilize Einops in appropriate areas to enhance readability
Pull Request -
State: open - Opened by juvi21 9 months ago
#41 - block: [0,0,0], thread: [1,0,0] Assertion `input_val >= zero && input_val <= one` failed. when using BCEloss
Issue -
State: open - Opened by Treakun 9 months ago
#40 - How to pip install?
Issue -
State: closed - Opened by piwawa 9 months ago
- 3 comments
#39 - ONNX
Issue -
State: open - Opened by alonejxy 9 months ago
#38 - Something different from the official results for KAN.
Issue -
State: open - Opened by ASCIIJK 9 months ago
- 1 comment
#37 - Fix issue with view on previously transformed data
Pull Request -
State: closed - Opened by akaashdash 9 months ago
#36 - Layer fails on inputs that have been transposed previously
Issue -
State: closed - Opened by tRosenflanz 9 months ago
- 1 comment
#30 - Train Multi-KANs simultaneously! Coding realization
Issue -
State: closed - Opened by dwtum 9 months ago
- 2 comments
#29 - Can still plot model and prune model in efficient kan?
Issue -
State: open - Opened by yhaddbb 9 months ago
- 12 comments
#28 - Can configure efficient-kan model for continual learning?
Issue -
State: open - Opened by lukmanulhakeem97 9 months ago
- 9 comments
Labels: enhancement
#27 - Symbolic Formulation from efficient-KAN
Issue -
State: closed - Opened by MinSiThu 9 months ago
- 1 comment
#26 - AssertionError
Issue -
State: open - Opened by leedrake5 9 months ago
- 1 comment
#25 - please report a bug to PyTorch. torch.linalg.lstsq: (Batch element 0): Argument 6 has illegal value. Most certainly there is a bug in the implementation calling the backend library.
Issue -
State: closed - Opened by maomaocun 9 months ago
- 1 comment
#24 - CUDA out of memory.
Issue -
State: closed - Opened by ybu-lxd 9 months ago
- 2 comments
#23 - Difference in memory usage of mlp and kan
Issue -
State: open - Opened by c-pupil 9 months ago
- 1 comment
#22 - RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [800, 256]], which is output 0 of AsStridedBackward0, is at version 2; expected version 1 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True).
Issue -
State: open - Opened by boostingboosting 9 months ago
- 1 comment
#21 - Symbolic expression support
Issue -
State: closed - Opened by maramos874 9 months ago
- 1 comment
#20 - Intel oneMKL ERROR: Parameter 6 was incorrect on entry to SGELSY.
Issue -
State: open - Opened by wza13 9 months ago
- 7 comments
#19 - Supports inputs more than 2 dimensions For efficient-KAN
Issue -
State: closed - Opened by WhatMelonGua 9 months ago
- 5 comments
#18 - Are the "efficient-kan" and "official-kan" equivalent in terms of algorithms?
Issue -
State: closed - Opened by yuedajiong 9 months ago
- 12 comments
Labels: discussion
#17 - Is there anyway that I can save the model for later use
Issue -
State: closed - Opened by binhnguyen7tiki 9 months ago
- 7 comments
#16 - What is the mathematic equation behind the model?
Issue -
State: closed - Opened by hoangthangta 10 months ago
- 4 comments
Labels: discussion
#15 - KAN has more learnable parameters?
Issue -
State: closed - Opened by ningwanyi 10 months ago
- 2 comments
#14 - KAN intuition for setting the hidden layers
Issue -
State: closed - Opened by marcopeix 10 months ago
- 1 comment
Labels: discussion
#13 - Can MLP replace transformer?
Issue -
State: closed - Opened by taotangSeek 10 months ago
- 1 comment
Labels: discussion
#12 - Update test_simple_math.py
Pull Request -
State: open - Opened by ODamilare 10 months ago
#11 - WIP: 2d convolution with KANs
Pull Request -
State: closed - Opened by kabachuha 10 months ago
- 3 comments
#10 - fix bug: false INTERNAL ASSERT FAILED
Pull Request -
State: open - Opened by AmbroseX 10 months ago
#9 - Can anyone put kan(attention and mlp) into llama2.c?
Issue -
State: closed - Opened by win10ogod 10 months ago
- 1 comment
#8 - KANs are MLPs? MLP Equivalent
Issue -
State: closed - Opened by hypnopump 10 months ago
- 2 comments
Labels: discussion
#7 - time complexity
Issue -
State: closed - Opened by Aniosss 10 months ago
- 2 comments
#6 - Allow interchangeability of KANLinear with nn.Linear
Pull Request -
State: closed - Opened by akaashdash 10 months ago
- 1 comment
#5 - Contributing?
Issue -
State: closed - Opened by dschonholtz 10 months ago
- 3 comments
#4 - RuntimeError: false INTERNAL ASSERT FAILED
Issue -
State: open - Opened by csinva 10 months ago
- 3 comments
#3 - Update README.md
Pull Request -
State: closed - Opened by eltociear 10 months ago
- 3 comments
#2 - Missing license
Issue -
State: closed - Opened by simenkva 10 months ago
- 2 comments
#1 - Necessity of the scale parameter?
Issue -
State: closed - Opened by KindXiaoming 10 months ago
- 2 comments