Class | Description |
---|---|
DL4jWorker |
This is considered the "Worker"
This is the code that will run the .fitDataSet() method on the network
the issue here is that this is getting called 1x per record
and before we could call it in a more controlled mini-batch setting
|
IterativeReduceFlatMap |
Iterative reduce with
flat map using map partitions
|
SparkDl4jLayer |
Master class for org.deeplearning4j.spark
layers
|
TestSparkLayer |
Created by agibsonccc on 1/18/15.
|