Directory Code/Numerics/NeuralNetworks/

Directory Created:
2005-08-02 15:17
Total Files:
72
Deleted Files:
0
Lines of Code:
7999

Browse with ViewCVS

[root]/Code/Numerics/NeuralNetworks

Lines of Code

Code/Numerics/NeuralNetworks/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 333 (100.0%) 14066 (100.0%) 42.2
raghu 141 (42.3%) 8159 (58.0%) 57.8
hjohnson 72 (21.6%) 3211 (22.8%) 44.5
lorensen 75 (22.5%) 2424 (17.2%) 32.3
ibanez 24 (7.2%) 188 (1.3%) 7.8
jjomier 14 (4.2%) 42 (0.3%) 3.0
karthik 5 (1.5%) 34 (0.2%) 6.8
andy 1 (0.3%) 5 (0.0%) 5.0
barre 1 (0.3%) 3 (0.0%) 3.0

Most Recent Commits

karthik 2009-11-04 02:27

ENH: typedef bug in itk::Statistics::TransferFunctionBase. Pointed out by Stephan Schmitt on the Insight-users mailing list.

6 lines of code changed in:

ibanez 2009-10-22 12:49

BUG: 9757: Feature Request: Flatten the header directory structure when installing ITK. A CMake option called ITK_USE_FLAT_DIRECTORY has been added. When ON, all the Headers from Insight/Code subdirectories will be copied to a single destination directory. We are still working on flattening the Insight/Utilities tree...

9 lines of code changed in:

karthik 2009-05-02 01:43

ENH: Upgrade the statistics framework. Changes include 1. Making it pipeline oriented, dataobjects, process objects etc 2. consistent naming, replace calculators with filters. Details at http://www.itk.org/Wiki/Proposals:Refactoring_Statistics_Framework_2007

20 lines of code changed in:

ibanez 2009-04-06 06:15

COMP: Replacing "exp" with "vcl_exp" in order to support Sun-CC compiler with -stlport4. Also replacing name of exception variables "exp" with "excp" to avoid human confusion.

3 lines of code changed in:

lorensen 2009-01-28 16:04

STYLE: according to kwstyle.

1508 lines of code changed in:

lorensen 2009-01-24 16:33

STYLE: according to kwstyle.

702 lines of code changed in:

ibanez 2007-09-03 20:19

COMP: missing typename. Simplified by adding a typedef.

5 lines of code changed in:

ibanez 2007-09-03 17:17

COMP: Fixing compilation problem in Visual Studio 6.0. 1) Added a typedef in the .h file to avoid a typename in the argument of a function. 2) itkErrorBackPropagationLearningWithMomentum.txx was NOT including the right .h file.

33 lines of code changed in:

hjohnson 2007-08-30 14:23

COMP: Another attempt at avoiding MS compiler issues.

11 lines of code changed in:

lorensen 2007-08-27 13:38

COMP: warnings removed.

3 lines of code changed in:

hjohnson 2007-08-23 16:02

STYLE: Removed writing to file that was there for debugging, and removed debug printing to std::cout

56 lines of code changed in:

hjohnson 2007-08-20 13:25

COMP: Attempting to fix VS6 compiler errors. It appears to get confused with const overloaded functions.

8 lines of code changed in:

hjohnson 2007-08-17 09:10

BUG: NetworkIO mechanism was not working because the networks derived from MultilayerNetwork type were not constructed with all the necesary layer or weight id's. STYLE: Reworked the internal typedefs to follow ITK standards, consistently name and expose those types at all layers of the class heirarchy, distinguish between typedefs refering to a subclasses interface and it's concrete type, and never traverse the class heirarchy more than one level to get the necessary typedefs. STYLE: Re-organized the derived network types so that they are consistent, documented the required ordering proceedure to create a valid network, and added itkExceptionMacro statements to provide more meaningful comments when a network is not properly constructed before attempting to initialize. STYLE: Consolidated duplicate ivars in MultilayerNetwork (i.e. when an ivar is a std::vector, prefer to use std::vector::size() rather than a separate ivar that must be the size of the vector).

3111 lines of code changed in:

lorensen 2007-01-30 07:47

STYLE: indents, copyrights, etc.

153 lines of code changed in:

ibanez 2007-01-20 17:26

COMP: Set/Get Macros for FirstPass and SecondPass should use bool as type.

6 lines of code changed in:

ibanez 2007-01-20 17:22

COMP: SetBias() must use const as argument in order to match the signature used later by the itkSetMacro(). Otherwise it fails to compile in VisualStudio 7.1.

3 lines of code changed in:

ibanez 2007-01-20 10:28

ENH: Improving const-correctness. Enforcing the use of Get Macros when possible.

75 lines of code changed in:

ibanez 2007-01-19 15:39

ENH: Fixing absence of const correct methods and traits.

54 lines of code changed in:

andy 2006-10-26 15:59

ENH: Convert scripts to the new INSTALL

5 lines of code changed in:

lorensen 2006-07-31 08:45

BUG: unitialized memory.

9 lines of code changed in:

(31 more)

Generated by StatCVS 0.3