Available translations
loading results
Learning Tasks
Learning tasks—once implemented—will control Learning Bots running a reinforcement learning algorithm.
Learning Tasks - после их выполнения - будут управлять обучающими ботами, выполняющими алгоритм обучения с подкреплением.
Important: The infrastructure for Machine Learning algorithms is currently being implemented.
Important: В настоящее время реализуется инфраструктура для алгоритмов машинного обучения Machine Learning.
Learning Tasks Menu
The Learning Tasks node has the following Node Menu items:
The Run All Project Learning Tasks menu item has the following properties:
- action: Run All Project Learning Tasks
- label: Run All Project Learning Tasks
- askConfirmation: true
- confirmationLabel: Confirm to Run
- workDoneLabel: Run Request Sent
- iconPathOn: run
- iconPathOff: run
- actionFunction:
payload.executeAction
The Stop All Project Learning Tasks menu item has the following properties:
- action: Stop All Project Learning Tasks
- label: Stop All Project Learning Tasks
- askConfirmation: true
- confirmationLabel: Confirm to Stop
- workDoneLabel: Stop Request Sent
- iconPathOn: stop
- iconPathOff: stop
- actionFunction:
payload.executeAction
The Add Project Learning Tasks menu item has the following properties:
- action: Add UI Object
- label: Add Project Learning Tasks
- relatedUiObject: Project Learning Tasks
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Missing Projects menu item has the following properties:
- action: Add Missing Project Learning Tasks
- label: Add Missing Projects
- askConfirmation: true
- confirmationLabel: Confirm to Proceed
- workDoneLabel: Done
- relatedUiObject: Project Learning Tasks
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Learning Tasks already has the required child type that the menu item may add, and only that child is allowed for that case.
Learning Tasks Children
The Learning Tasks node has the following childrenNodesProperties:
The Project Learning Tasks node property features the following properties:
- name:
projectLearningTasks
- type: array
- childType: Project Learning Tasks
- monitorChildrenRunning: true
Learning Tasks Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Learning Tasks with other nodes:
Compatible Types: