Skip to content

wmeddie/dl4j-scala.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A giter8 template for creating a scala-based DeepLearning4J project.

You use this template by first installing sbt and running sbt new wmeddie/dl4j-scala.g8.

This template includes:

  • sbt 0.13.13
  • DataVec For data ETL and vectorization.
  • DeepLearning4J for the actual Deep Learning.
  • ND4J the SMID/GPU accelerated DL4J backend library.
  • ScalaTest For testing.
  • Kitchen Sink repl for data exploration.
  • Apache 2.0 LICENSE
  • A README.md showing how to reproduce the model.

This repo is a personalized version of the existing solutions. Inspired from both chrislewis/basic-project.g8 and softprops/unfiltered.g8

About

A Scala-based DL4J template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors