matth commited on
Commit
d9f243a
1 Parent(s): 173f9b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ The pretrained model is trained with the the markers: *TIME, FSC-A, FSC-W, SSC-A
29
  output = flowformer(x, markers=["Marker1", "Marker2", "Marker3"])
30
  ```
31
 
 
 
32
  ## Citation
33
 
34
  If you use this project please consider citing our work
 
29
  output = flowformer(x, markers=["Marker1", "Marker2", "Marker3"])
30
  ```
31
 
32
+ For more information about model usage as well as hands-on examples check out this demo notebook from my colleague Florian Kowarsch: [https://github.com/CaRniFeXeR/python4FCM_Examples/blob/main/hyperflow2023.ipynb](https://github.com/CaRniFeXeR/python4FCM_Examples/blob/main/hyperflow2023.ipynb)
33
+
34
  ## Citation
35
 
36
  If you use this project please consider citing our work