alejoe91 commited on
Commit
a0e9973
·
1 Parent(s): 18dde7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -7,4 +7,18 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ ## UNDER CONSTRUCTION 🚧🚧🚧
11
+
12
+
13
+ This space hosts pre-trained models used for electrophysiology analysis and spike sorting through the [SpikeInterface](https://spikeinterface.readthedocs.io/en/latest/) Python package.
14
+
15
+ The collection of pre-trained models can include:
16
+
17
+ - models for Deep Learning based denoising, like [DeepInterpolation](https://www.nature.com/articles/s41592-021-01285-2)
18
+ - models for curation of spike sorting results, e.g., built on quality metrics
19
+ - models used internally by spike sorting algorithms, such as Neural Network-based waveform denoising (as in [YASS](https://www.biorxiv.org/content/10.1101/2020.03.18.997924v1))
20
+
21
+
22
+ ### Contacts
23
+
24
+ For questions, please contact [Heberto Ramon Mayorquin]([email protected]) or [Alessio Buccino]([email protected])