SGD
Record fields
| Name | Description |
|---|
LearningRate | |
Vars | |
Instance members
| Name | Description |
|---|
this.learningRate () | |
this.loadState _dirPath | |
this.saveState _dirPath | |
this.setLearningRate lr | |
this.step () | |
this.toOps () | |
this.zeroGrad () | |
AdamW
Record fields
| Name | Description |
|---|
Params | |
StepCount | |
Vars | |
Instance members
| Name | Description |
|---|
this.learningRate () | |
this.loadState dirPath | |
this.saveState dirPath | |
this.setLearningRate lr | |
this.step () | |
this.toOps () | |
this.zeroGrad () | |