SimpleNN

scalation.modeling.SimpleNN
object SimpleNN

The SimpleNN object contains a simple dataset for testing Gradient Descent (GD) and Incremental Gradient Descent (IGD) optimization algorithms.

Attributes

See also
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SimpleNN.type

Members list

Value members

Concrete fields

val x: MatrixD
val xy: MatrixD
val y: VectorD