Skip to content

Commit

Permalink
Added imports to initialisation script
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar2812 committed Jan 5, 2017
1 parent b20a0f2 commit 8bd60e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/DynaMLInit.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ import io.github.mandar2812.dynaml.examples._
import io.github.mandar2812.dynaml.models.neuralnets.TransferFunctions._
//The probability API
import io.github.mandar2812.dynaml.probability._
import io.github.mandar2812.dynaml.probability.distributions._
//Wavelet API
import io.github.mandar2812.dynaml.wavelets._
//OpenML support
Expand Down

0 comments on commit 8bd60e8

Please sign in to comment.