Skip to content

bitsnaps/deeplearning4j-groovy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deeplearning4J Examples by groovy

This is the rewrite of DL4J-Example.

Changes:

Original code by @aya-eiya, updated to deeplearning4j v1.0.0-beta with some refactoring.

How to run?

// clean @ build
gradle clean build
// run example
gradle runStep1
// a popup swing plotter should appears

or use gradlew command for "gradle wrapper" if you don't want to install gradle.

Releases

No releases published

Packages

No packages published