TorchLight commited on
Commit
a229cde
1 Parent(s): 20853ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - Astronomy
5
+ - Classification
6
  ---
7
+
8
+ <div align="center">
9
+
10
+ <h1 style="font-size:40px;font-weight:bold">DRAFTS</h1>
11
+
12
+ _✨ Deep learning-based RAdio Fast Transient Search pipeline (Under Construction)✨_
13
+
14
+ </div>
15
+
16
+ ## <div align="center">Description</div>
17
+
18
+ Here is the model repository for the Deep learning-based RAdio Fast Transient Search pipeline ([DRAFTS](https://github.com/SukiYume/DRAFTS)).
19
+
20
+ Currently, we have uploaded the TensorFlow version of the binary classification model for the DRAFTS pipeline.
21
+ We invite you to stay tuned for updates on the remaining components and different versions of the models.
22
+