The day of typo: another problem of the exact same type
Signed-off-by: Omar Shrit <omar@shrit.me>
This commit is contained in:
+1
-1
@@ -242,7 +242,7 @@ StoreBestCoordinates<arma::mat> cb;
|
||||
optimizer.Optimize(f, coordinates, cb);
|
||||
|
||||
std::cout << "The optimized model found by AdaDelta has the "
|
||||
<< "parameters " << cb.BestCoordinatest();
|
||||
<< "parameters " << cb.BestCoordinates();
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user