-
-
Constructor Summary
Constructors
| Constructor and Description |
At() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
epoch
public int epoch()
- Returns:
- The current training epoch
-
iteration
public int iteration()
- Returns:
- The current training iteration
-
copy
public At copy()
- Returns:
- A copy of the current At instance
Copyright © 2021. All rights reserved.