Newsgroups: comp.ai.neural-nets
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!uhog.mit.edu!europa.eng.gtefsd.com!howland.reston.ans.net!math.ohio-state.edu!jussieu.fr!jabba.fdn.org!uunet!EU.net!uknet!comlab.ox.ac.uk!mrb
From: mrb@robots.ox.ac.uk (Mike Robert Brewer)
Subject: Masters' NN code ---> C++
Message-ID: <1994Oct27.190721.1052@juliet.robots.ox.ac.uk>
Originator: mrb@juliet.robots
Organization: Robotics Research Group, Engineering Science Dept, Oxford, UK.
Date: Thu, 27 Oct 1994 19:07:21 GMT
Lines: 13


	I am at present about to adapt the code from Masters' book (NN
recipes) slightly to suit my needs better. As noted before in this
newsgroup, the code is only pseudo-C++. Has anyone anywhere been
through the code, making it more like true C++? For example, using "new"
instead of "malloc", and using C++ streams instead of the old-style
"printf" etc.
	If you have I would be pleased to hear from you. (Might save a
bit of effort).

Mike Brewer
mrb@robots.ox.ac.uk

