Skip to content

Commit 775e2f5

Browse files
committed
</p>
1 parent 7aedc02 commit 775e2f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Kolmogorov–Arnold Transformer: A PyTorch Implementation
22

3-
![KAT](assets/KAT.png)
3+
<p align="center">
4+
<img src="assets/KAT.png" width="400"> <br>
5+
</p>
46

57
This is a PyTorch/GPU implementation of the paper **Kolmogorov–Arnold Transformer (KAT)**, which replace the MLP layers in vision transformer with KAN layers.

0 commit comments

Comments
 (0)