Description Usage Format Details Source References Examples
Speaker independent recognition of the eleven steady state vowels of British English using a specified training set of lpc derived log area ratios.
1 |
A data frame with 462 observations on the following 11 variables.
ya numeric vector
x.1a numeric vector
x.2a numeric vector
x.3a numeric vector
x.4a numeric vector
x.5a numeric vector
x.6a numeric vector
x.7a numeric vector
x.8a numeric vector
x.9a numeric vector
x.10a numeric vector
See the Details section of the help file for vowel.train.
David Deterding (data and non-connectionist analysis) Mahesan Niranjan (first connectionist analysis) Tony Robinson (description, program, data, and results)
neural-bench@cs.cmu.edu
1 |
'data.frame': 462 obs. of 11 variables:
$ y : int 1 2 3 4 5 6 7 8 9 10 ...
$ x.1 : num -1.15 -2.61 -2.5 -1.77 -2.67 ...
$ x.2 : num -0.904 -0.092 0.632 1.769 3.155 ...
$ x.3 : num -1.988 -0.54 -0.593 -1.142 -0.514 ...
$ x.4 : num 0.739 0.484 0.304 -0.739 0.133 ...
$ x.5 : num -0.06 0.389 0.496 -0.086 -0.964 ...
$ x.6 : num 1.206 1.741 0.824 0.12 0.234 ...
$ x.7 : num 0.864 0.198 -0.162 -0.23 -0.071 -0.496 -1.11 -0.322 -0.751 -0.484 ...
$ x.8 : num 1.196 0.257 0.181 0.217 1.192 ...
$ x.9 : num -0.3 -0.375 -0.363 -0.009 0.254 0.638 0.42 0.653 0.309 -0.246 ...
$ x.10: num -0.467 -0.604 -0.764 -0.279 -0.471 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.