deeplearning4j/deeplearning4j

View on GitHub
resources/src/main/java/org/eclipse/deeplearning4j/resources/ResourceDataSets.java

Summary

Maintainability
B
4 hrs
Test Coverage

ResourceDataSets has 33 methods (exceeds 20 allowed). Consider refactoring.
Open

public class ResourceDataSets {

    private static File topLevelResourceDir = new File(System.getProperty("user.home"),".dl4jresources");


    There are no issues that match your filters.

    Category
    Status