Closed GoogleCodeExporter closed 9 years ago
Original comment by ikarpov
on 19 Nov 2011 at 6:52
Attached files, tnero-sensors and onero-sensors, illustrate the problem.
these are log-scale histograms of the network inputs accumulated over the
course of learning to go to the flag.
as can be seen in onero-sensors, enemy sensors are activated despite there
being no enemies on the field.
Original comment by ikarpov
on 19 Nov 2011 at 6:57
Attachments:
[deleted comment]
r1422 should address this issue
Original comment by ikarpov
on 19 Nov 2011 at 7:08
this is the histogram set that verifies that the new sensors have been fixed.
Original comment by ikarpov
on 19 Nov 2011 at 7:53
Attachments:
further fixes were needed
Original comment by ikarpov
on 21 Nov 2011 at 6:47
an uninitialized value was causing some sensors to return non-zero when zero
values were required
additionally, the input layer of the network was not large enough to accept the
bias, and was not causing an error
after r1431, this issue should be fixed
attached files, onero-fixed2 and onero-fixed3, show the sensor histograms with
flag only and with flag and walls respectively.
Original comment by ikarpov
on 21 Nov 2011 at 6:49
Attachments:
Original issue reported on code.google.com by
ikarpov
on 19 Nov 2011 at 6:52