deeplearning4j/deeplearning4j

Apply to remove dependency deeplearning4j-datasets from project deeplearning4j-core

RuiBaiXYZ opened this issue · 2 comments

Issue Description

This is not a bug.
When code reading, I found that deeplearning4j-core does not import anything from deeplearning4j-datasets.
Expect to remove this dependency to keep the project concise.

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j version Master branch
  • Platform information (OS, etc) N/A
  • CUDA version, if used N/A
  • NVIDIA driver version, if in use N/A

Additional Information

N/A

Contributing

@RuiBaiXYZ for something this simple mind maybe submitting a PR? I'll get to these last few minor issues after I'm done with GPU testing.

Merged here: 6082079