Shrey commited on
Commit
ade7b90
1 Parent(s): f51fa62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,15 +19,15 @@ widget:
19
  - text: "The [MASK] is definite positive."
20
  example_title: "0c"
21
 
22
- - text: "* In particular any field is a [MASK]."
23
  example_title: "0d"
24
 
25
- - text: "* To determine the shortest distance in a graph, one can use [MASK]'s algorithm."
26
  example_title: "algorithm"
27
 
28
- - text: "* An illustration of the superiority of quantum computer is provided by [MASK]'s algorithm."
29
  example_title: " algorithm name"
30
 
31
- - text: "* One of the ways of avoiding [MASK] is using cross validation, that helps in estimating the error over test set, and in deciding what parameters work best for your model."
32
  example_title: "Machine learning"
33
  ---
 
19
  - text: "The [MASK] is definite positive."
20
  example_title: "0c"
21
 
22
+ - text: "In particular any field is a [MASK]."
23
  example_title: "0d"
24
 
25
+ - text: "To determine the shortest distance in a graph, one can use [MASK]'s algorithm."
26
  example_title: "algorithm"
27
 
28
+ - text: "An illustration of the superiority of quantum computer is provided by [MASK]'s algorithm."
29
  example_title: " algorithm name"
30
 
31
+ - text: "One of the ways of avoiding [MASK] is using cross validation, that helps in estimating the error over test set, and in deciding what parameters work best for your model."
32
  example_title: "Machine learning"
33
  ---