All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.deeplearning4j.Record Maven / Gradle / Ivy

There is a newer version: 0.9.1_spark_2
Show newest version
package org.deeplearning4j;

import org.datavec.api.writable.Writable;

import java.util.ArrayList;
import java.util.Collection;

/**
 * Created by agibsonccc on 6/7/16.
 */
public class Record extends ArrayList> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy