X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mlp.git;a=blobdiff_plain;f=neural.cc;fp=neural.cc;h=8fd4b5aeec3aacfc30e0bc859f8ad861d585ffb0;hp=275ad7e15debcb4d715e897629212c8352330c68;hb=a3e1c52fc152cbbbcc2c8c675f14efc0e653d6fd;hpb=713c683d77fc94a4257c4031b0c51ef4669a3d4a diff --git a/neural.cc b/neural.cc index 275ad7e..8fd4b5a 100644 --- a/neural.cc +++ b/neural.cc @@ -1,8 +1,10 @@ /* * mlp-mnist is an implementation of a multi-layer neural network. * - * Copyright (c) 2008 Idiap Research Institute, http://www.idiap.ch/ - * Written by Francois Fleuret + * Copyright (c) 2006 École Polytechnique Fédérale de Lausanne, + * http://www.epfl.ch + * + * Written by Francois Fleuret * * This file is part of mlp-mnist. *