Available translations
loading results
TensorFlow Library
In Node.js, TensorFlow.js supports binding directly to the TensorFlow API or running with the slower vanilla CPU implementations.
В Node.js TensorFlow.js поддерживает привязку непосредственно к API TensorFlow или работает с более медленными реализациями центрального процессора vanilla.
Right click and select the pencil button to enter edit mode.
Щелкните правой кнопкой мыши и выберите кнопку с карандашом, чтобы перейти в режим редактирования.
TensorFlow Library Menu
The TensorFlow Library node has the following Node Menu items:
The Add Execution Environment menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
executionEnvironment
- label: Add Execution Environment
- relatedUiObject: Execution Environment
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
The Add Supervised Learning menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
typeOfLearning
- label: Add Supervised Learning
- relatedUiObject: Supervised Learning
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
The Add Unsupervised Learning menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
typeOfLearning
- label: Add Unsupervised Learning
- relatedUiObject: Unsupervised Learning
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
The Add Self Learning menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
typeOfLearning
- label: Add Self Learning
- relatedUiObject: Self Learning
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
The Add Reinforcement Learning menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
typeOfLearning
- label: Add Reinforcement Learning
- relatedUiObject: Reinforcement Learning
- actionFunction:
payload.executeAction
- relatedUiObjectProject: TensorFlow
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 TensorFlow Library already has the required child type that the menu item may add, and only that child is allowed for that case.
TensorFlow Library Children
The TensorFlow Library node has the following childrenNodesProperties:
The Execution Environment node property features the following properties:
- name:
executionEnvironment
- type: node
- childType: Execution Environment
The Type Of Learning node property features the following properties:
- name:
typeOfLearning
- type: node
- childType: Supervised Learning
The Type Of Learning node property features the following properties:
- name:
typeOfLearning
- type: node
- childType: Unsupervised Learning
The Type Of Learning node property features the following properties:
- name:
typeOfLearning
- type: node
- childType: Reinforcement Learning
The Type Of Learning node property features the following properties:
- name:
typeOfLearning
- type: node
- childType: Self Learning
TensorFlow Library Attaching Rules
The following are the Node Attaching Rules that govern the attachment of TensorFlow Library with other nodes:
Compatible Types: