AnoushkaJain3 commited on
Commit
02ef4b7
1 Parent(s): c871a3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ There are two tutorial notebooks:
53
  If you have your own manually curated data (e.g., from other species), this notebook allows you to train a new model using your specific data.
54
  Here you need to follow the three steps mentioned before but you need to provide your manually curated labels.
55
 
56
- train_model is the main function to train your model. API Link:
57
  https://spikeinterface--2918.org.readthedocs.build/en/2918/api.html#spikeinterface.curation.train_model
58
 
59
  # example use of train_model function
 
53
  If you have your own manually curated data (e.g., from other species), this notebook allows you to train a new model using your specific data.
54
  Here you need to follow the three steps mentioned before but you need to provide your manually curated labels.
55
 
56
+ train_model is the main function to train your model. API link to know the parameters:
57
  https://spikeinterface--2918.org.readthedocs.build/en/2918/api.html#spikeinterface.curation.train_model
58
 
59
  # example use of train_model function