20 lines
743 B
ReStructuredText
20 lines
743 B
ReStructuredText
|
|
Train Agent
|
||
|
|
===========
|
||
|
|
|
||
|
|
When you successfully import the Agent, the next step is to train your Agent and let it run according to your pre-designed process.
|
||
|
|
|
||
|
|
Fill in your Agent name and click the "Train" button for a while (depending on the size of the data).
|
||
|
|
|
||
|
|
|APITrainStartScreenshot|
|
||
|
|
|
||
|
|
During the training, the console will enter the training status immediately.
|
||
|
|
|
||
|
|
|APITrainInProgressScreenshot|
|
||
|
|
|
||
|
|
After the training is completed, you will get the details of a model.
|
||
|
|
|
||
|
|
|APITrainCompletedScreenshot|
|
||
|
|
|
||
|
|
.. |APITrainStartScreenshot| image:: /static/screenshots/APITrainStart.png
|
||
|
|
.. |APITrainInProgressScreenshot| image:: /static/screenshots/APITrainInProgress.png
|
||
|
|
.. |APITrainCompletedScreenshot| image:: /static/screenshots/APITrainCompleted.png
|