Api session event editor neuralnetwork: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Api session event editor neuralnetwork Events.
Api session event editor neuralnetwork Events.


[[Neural Network]] editing.
API Endpoints for [[Neural Network]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor neuralnetwork add|ADD]]
|[[Api session event editor neuralnetwork add|add]]
|Add new Open [[Neural Network]] Exchange
|Add new Open [[Neural Network]] Exchange
|-
|-
|[[Api session event editor neuralnetwork remove|REMOVE]]
|[[Api session event editor neuralnetwork remove|remove]]
|Remove existing [[Neural Network]]
|Remove existing [[Neural Network]]
|}
|}


Specific Events:
Additional API Endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor neuralnetwork export|EXPORT]]
|[[Api session event editor neuralnetwork export|export]]
|Export
|Export
|-
|-
|[[Api session event editor neuralnetwork set neural network|SET_NEURAL_NETWORK]]
|[[Api session event editor neuralnetwork set neural network|set_neural_network]]
|Set [[Neural Network]]
|Set [[Neural Network]]
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]
*[[Api session items neuralnetworks]]
}}
}}


[[Category:API]]
[[Category:API]]

Revision as of 11:27, 10 April 2026

Api session event editor neuralnetwork Events.

API Endpoints for Neural Network editing.

Name Description
add Add new Open Neural Network Exchange
remove Remove existing Neural Network

Additional API Endpoints:

Name Description
export Export
set_neural_network Set Neural Network

See also