Skip to content

Commit

Permalink
</p>
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamdad committed Sep 5, 2024
1 parent 7aedc02 commit 775e2f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Kolmogorov–Arnold Transformer: A PyTorch Implementation

![KAT](assets/KAT.png)
<p align="center">
<img src="assets/KAT.png" width="400"> <br>
</p>

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 comments on commit 775e2f5

Please sign in to comment.