项目作者: jesus-a-martinez-v

项目描述 :
Implementation of an AlexNet architecture in DL4J to make predictions on the classical CIFAR-10 dataset
高级语言: Scala
项目地址: git://github.com/jesus-a-martinez-v/cifar-10-dl4j.git
创建时间: 2017-11-16T17:38:29Z
项目社区:https://github.com/jesus-a-martinez-v/cifar-10-dl4j

开源协议:

下载


CIFAR-10 Classifier using Deeplearning4J and Scala

Supporting code for my blog post about CIFAR-10 Classifier using Deeplearning4J and Scala which you can find here ;)

Build

sbt assembly

Run

java -jar target/scala-2.12/cifar-10-dl4j-assembly-0.1.jar