Reinhard Budde
Reinhard Budde
when exploring a NN, only data for input neuron is needed. when learning takes place, data for input and output neurons is needed. The 4 buttons for data supply should...
- select evlejosv1 (each robot will do) - create program with one block - click show source - change program - click regenerate the new program is not shown. Probably...
neural networks are the first extension of robot plugins of the lab. They can be declared for each plugin as - never - always - selectable In the case of...
the error was detected with the ev3lejosv1 plugin. Use the drive-distance block and write an integer for speed or distance, that is too large, e.g. `3000000000`. The simulation works, the...
the ev3lejosv0 roboter has been removed from the lab configuration. The remains of the plugin should be removed, too. - [ ] test dependencies - [ ] source and resources...
when connecting a Microbit device to the lab the vendorId is used to filter devices. Currently one vendorId is defined in the plugin property files. But there are more than...
A long time ago the ANTLR4 grammar 'Exprly.g4' was defined as a first attemt to realize a textual form of NEPO (as a compagnion to the visual Blockly). This grammar...
In the same way as variables are shown, there should be a collapsable tab, which shows the names of the output neurons together with their actual values.
I did the following: - load an invalid programs, that crashes the front-end (occured in the context of issue #1559) - the blockly program tab is destroyed - the configuration...
I loaded some old programs from the database, that had its start blocks collapsed. There was no possibiltity to expand the start block (at least I found none). There are...