jeffheaton / encog-java-core

http://www.heatonresearch.com/encog
Other
742 stars 268 forks source link

Missing one header column in [DATA:CLASSES] section #63

Closed PetrToman closed 12 years ago

PetrToman commented 12 years ago

There are 3 header columns vs. 4 data columns in [DATA:CLASSES] section of .ega file. Example:

[DATA:CLASSES]
"field","code","name"
"field:401","1","1",500

(This is perhaps just a cosmetic issue. I haven't run into any real problem because of this.)

seemasingh commented 12 years ago

It is cosmetic, but good to fix. Just checked in a fix.