wangtz commited on
Commit
a529855
1 Parent(s): 1b5fe30

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - accuracy
6
+ tags:
7
+ - network
8
+ - mamba
9
+ - netmamba
10
+ - mae
11
+ ---
12
+ # NetMamba
13
+ The pre-trained checkpoint of NetMamba.
14
+ For more details, please refer to our [Arxiv paper](https://arxiv.org/abs/2405.11449) or [github repo](https://github.com/wangtz19/NetMamba).