tavoglc commited on
Commit
9035ca3
1 Parent(s): 7b0744c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -17,8 +17,8 @@ tags:
17
  <!-- Provide the basic links for the model. -->
18
 
19
  - **Repository:** [More Information Needed](https://github.com/TavoGLC/SlidingSampling)
20
- - **Paper [optional]:** [Applications of sliding sampling](https://www.researchsquare.com/article/rs-1691291/v1)
21
- - **Demo [optional]:** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)
22
 
23
  # Uses
24
 
@@ -26,7 +26,7 @@ Classificaion of the SARS-Cov2 sequences and determination of mutational hotspot
26
 
27
  ## How to Get Started with the Model
28
 
29
- **Demo [optional]:** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)
30
 
31
  # Training Details
32
 
@@ -38,7 +38,7 @@ Stacked frequence of k-mers up to the 4-mer obtained from full size SARS-Cov2 se
38
 
39
  MLP VAE and mse loss
40
 
41
- **Demo [optional]:** [Kaggle](https://www.kaggle.com/code/tavoglc/autoencoders-jax-and-sars-cov2)
42
 
43
  ### Hardware
44
 
@@ -46,8 +46,7 @@ GPU NVIDIA Corporation TU116 [GeForce GTX 1660 Ti]
46
 
47
  # More Information [optional]
48
 
49
- Further details at
50
- **Substack [optional]:** [Substack](https://tavoglc.substack.com/)
51
 
52
 
53
 
 
17
  <!-- Provide the basic links for the model. -->
18
 
19
  - **Repository:** [More Information Needed](https://github.com/TavoGLC/SlidingSampling)
20
+ - **Paper :** [Applications of sliding sampling](https://www.researchsquare.com/article/rs-1691291/v1)
21
+ - **Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)
22
 
23
  # Uses
24
 
 
26
 
27
  ## How to Get Started with the Model
28
 
29
+ **Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)
30
 
31
  # Training Details
32
 
 
38
 
39
  MLP VAE and mse loss
40
 
41
+ **Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/autoencoders-jax-and-sars-cov2)
42
 
43
  ### Hardware
44
 
 
46
 
47
  # More Information [optional]
48
 
49
+ Further details at [Substack](https://tavoglc.substack.com/)
 
50
 
51
 
52