kerasR icon indicating copy to clipboard operation
kerasR copied to clipboard

Improvements to documentation

Open andrie opened this issue 8 years ago • 0 comments

The documentation can be improved by having more links between topics.

For example:

  • Link from keras_compile() to callbacks, and vice versa.
  • Link to EarlyStopping() from model param in keras_compile()
  • Link back from Optmizers to keras_compile()

andrie avatar Jul 03 '17 11:07 andrie