Description Usage Arguments Details Value See Also Examples
This function provides different plots depending on the type
parameter:
1 2 |
x |
|
y |
See |
... |
Additional parameters, passed to plotting functions. |
type |
Which type of plot to create, one of |
raw. Plots the raw network error (e.g. MSE), this is the default
class. Plots the classification error
time. Plots the times needed for each epoch
momentum. Plots the momentum ramp
net. Calls plotnet
to plot the network
The plotted graph.
Other darch interface functions: darchBench
,
darchTest
, darch
,
predict.DArch
, print.DArch
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.