Skip to content

Commit

Permalink
Updating R client docs (apache#11954)
Browse files Browse the repository at this point in the history
* Updating R client docs

* Forcing build
  • Loading branch information
Ishitori authored and aaronmarkham committed Aug 6, 2018
1 parent 559501b commit 07f6cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R-package/R/mlp.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' @param activation either a single string or a vector containing the names of the activation functions.
#' @param out_activation a single string containing the name of the output activation function.
#' @param ctx whether train on cpu (default) or gpu.
#' @param eval_metric the evaluation metric/
#' @param eval.metric the evaluation metric/
#' @param ... other parameters passing to \code{mx.model.FeedForward.create}/
#'
#' @examples
Expand Down

0 comments on commit 07f6cf9

Please sign in to comment.