Browse thread
Re: [Caml-list] productivity improvement
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Oleg <oleg_inconnu@m...> |
| Subject: | Re: [Caml-list] productivity improvement |
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