Skip to content

Linear Regression example doesn't work. #175

@Esther2013

Description

@Esther2013

Linear Regression example doesn't work.

create_op: NoOp 'GradientDescent', inputs: empty, control_inputs: GradientDescent/update_weight/ApplyGradientDescent, GradientDescent/update_bias/ApplyGradientDescent, outputs: empty
create_op: NoOp 'init', inputs: empty, control_inputs: weight/Assign, bias/Assign, outputs: empty
Epoch: 50 cost=NaN W=NaN b=NaN
Epoch: 100 cost=NaN W=NaN b=NaN

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions