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

neuroflow.playground.App.scala Maven / Gradle / Ivy

There is a newer version: 0.500
Show newest version
package neuroflow.playground

/**
  * @author bogdanski
  * @since 03.01.16
  */

object App extends App {

  XOR.apply
  SigGap.apply
  Trending.apply
  AgeEarnings.apply
  ImageRecognition.apply
  DigitRecognition.apply
  Sinusoidal.apply
  Hello.apply
  LanguageProcessing.apply
  LanguageProcessing.test
  Sequences.apply

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy