From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 11 Jun 93 23:08:09 GMT From: eachus@mitre-bedford.arpa (Robert I. Eachus) Subject: Re: Neural Networks in Ada. Message-ID: List-Id: In article <1993Jun10.191802.14923@topaz.ucq.edu.au> hannahp@topaz.ucq.edu.au w rites: > I have coded back propagation myself, along with Kohonen, and > extension of Kohonen, and a number of others, but I am finding my > back prop code looks ugly and I am having trouble getting the > interface intuitive. A while back there was a discussion about the relation of programming language and culture. I was just reminded that there were two places I would expect a posting like this: comp.lang.ada, and in Multics Forums. Everywhere else, "my code looks ugly" seems to be a badge of honor, and intuitive interfaces are not a high priority.... (Off to Paris, so hold your flames for a week...) Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is... -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...