Reinhard Budde

Results 67 issues of 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...

enhancement
neural network

- 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...

bug
frontend

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...

enhancement

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...

bug

the ev3lejosv0 roboter has been removed from the lab configuration. The remains of the plugin should be removed, too. - [ ] test dependencies - [ ] source and resources...

bug

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...

bug
hotfix

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...

enhancement
server
blockly
code generation

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.

enhancement
good first issue
neural network

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...

frontend
blockly

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...

bug
blockly