OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
124 stars 118 forks source link

xNN - display with many neurons #1595

Closed Thorlogy closed 5 months ago

Thorlogy commented 7 months ago

Describe the bug if many input neurons are present, the input number is truncated

To Reproduce Steps to reproduce the behavior:

  1. Go to 'xNN'
  2. Click on '.Neurnonal Network Learn'
  3. Add as much as Input neuron as possible
  4. Add trainings data
  5. run training
  6. see error

Expected behavior The number will be shown correctly

Screenshots

image

Device information

bjost2s commented 5 months ago

solved