SimplePerceptron

scalation.modeling.SimplePerceptron

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

Members list

Value members

Concrete fields

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