deeplearning4j / deeplearning4j/deeplearning4j-examples
Broken link to saving/loading examples
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
I was just reading through the documentation on model saving/loading [here](https://deeplearning4j.konduit.ai/models/model-persistence)
I noticed the link at the bottom of the first section ("basic example") directed to the following:
https://github.com/eclipse/deeplearning4j-examples/tree/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/misc/modelsaving
I think the correct link is here:
https://github.com/eclipse/deeplearning4j-examples/tree/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/quickstart/features/modelsavingloading
And if that's the case, the documentation might need to juxtapose the description of the two examples in the preceding text that starts with "Internally, these methods use the ModelSerializer class..."
Contributor guide
Assessment
This issue has not been assessed yet.