From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA29202; Tue, 15 Oct 2002 14:34:11 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id OAA29499 for ; Tue, 15 Oct 2002 14:34:09 +0200 (MET DST) Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.59.159]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g9FCY8504893 for ; Tue, 15 Oct 2002 14:34:08 +0200 (MET DST) Received: from there (tw304h3.cpmc.columbia.edu [156.111.84.180]) by apakabar.cc.columbia.edu (8.9.3/8.9.3) with SMTP id IAA08545; Tue, 15 Oct 2002 08:33:45 -0400 (EDT) Message-Id: <200210151233.IAA08545@apakabar.cc.columbia.edu> Content-Type: text/plain; charset="iso-8859-1" From: Oleg To: Eray Ozkural Subject: Re: [Caml-list] productivity improvement Date: Tue, 15 Oct 2002 08:34:17 -0400 X-Mailer: KMail [version 1.3.2] Cc: caml-list References: <20020716172916.4903.qmail@web10702.mail.yahoo.com> <3D376AA1.8090308@baretta.com> <200210151231.18731.erayo@cs.bilkent.edu.tr> In-Reply-To: <200210151231.18731.erayo@cs.bilkent.edu.tr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Tuesday 15 October 2002 05:31 am, Eray Ozkural wrote: > I have a feeling I can beat any ANN implementation written in C++ for that > matter ;) I was writing a generic ANN library in C++ and found it to be > quite difficult to put together different kinds of networks and algorithms > in the same basket. It would really benefit from a well designed generic > graph library which I can imagine would be possible only in a functional > language. "Beat" in what sense? Should you decide to write an O'Caml ANN library that learns better or faster than PDP++, SNNS and Torch, I can't imagine anyone trying to keep you from doing it. BTW BOOST has some sort of template graph library by Jeremy Siek. Oleg ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners