@gregoriusrippenstein/node-red-contrib-neuralnet-builder
Advanced tools
Comparing version
{ | ||
"name": "@gregoriusrippenstein/node-red-contrib-neuralnet-builder", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"keywords": [ | ||
@@ -21,3 +21,3 @@ "node-red" | ||
}, | ||
"description": "Node-RED Nodes for creating [Artificial Neural Networks](https://en.wikipedia.org/wiki/Artificial_neural_network) (ANNs) in [Node-Red](https://nodered.org).", | ||
"description": "Node-RED Nodes for creating Artificial Neural Networks (ANNs) using Node-Red.", | ||
"directories": { | ||
@@ -24,0 +24,0 @@ "example": "examples" |
19473052
0