home *** CD-ROM | disk | FTP | other *** search
-
- OVERVIEW
- ──────────
-
- The NeoC program is an implementation of Fukushima's
- Neocognitron neural network. It's purpose is to test the model, to
- facilitate interactivity for the experiments, and to make the
- Neocognitron neural net operation more understandable.
-
- There are two utility programs for NeoC. One of them is the
- MAP (Make Pattern). Using it one can design new patterns easily
- and quickly in the graphic mode with mouse support. The other
- program is the DIP (Display Pattern). It converts the special
- binary or text pattern files to the standard output just like a
- file consisting of two-dimensional patterns.
-
- This software package is FREEWARE. It was created for
- education and research purposes. It may be freely duplicated and
- distributed, however, the author holds a copyright on it.
-
-
- PACKAGE CONTENTS
- ──────────────────
-
-
- README .1ST This file
- NEOC .DOC NeoC Explorer Version 1.0 Documentation file
- MAP .DOC Make Pattern Version 1.0 Documentation file
- REFERENC.TXT References to Fukushima's Neocognitron ANN
- REGISTER.TXT Registration order form file
- FILE_ID .DIZ File description for BBS usage
-
- NEOC02 .BAT Example 1, small size numerical train patterns
- NEOC09 .BAT Example 2, ten numerical train patterns
- NEOCXT .BAT Example 3, five special train patterns (X,Y,Z,I,T)
- NEOC .EXE NeoC Explorer Version 1.0 -- Neocognitron explorer
- MAP .EXE Make Pattern Version 1.0 -- Pattern maker utility
- DIP .EXE Display Pattern -- View patterns on the std. output
-
- 02 .NDF NeoC structure definition file for NEOC02.BAT
- 02 .PTT Train patterns in binary file format for NEOC02.BAT
- 02I .PTT Input patterns in binary file format for NEOC02.BAT
- 02 .DAT Same as 02.PTT but in text file format for users
- 02I .DAT Same as 02I.PTT but in text file format for users
- 09 .NDF NeoC structure definition file for NEOC09.BAT
- 09 .PTT Train patterns for NEOC09.BAT
- 09I .PTT Input patterns for NEOC09.BAT (special patterns)
- 09II .PTT Input patterns for NEOC09.BAT (handwritten patterns)
- XYZIT .NDF NeoC structure definition file for NEOCXT.BAT
- XYZIT .PTT Train patterns for NEOCXT.BAT (X,Y,Z,I,T)
- XYZITT .PTT Input patterns for NEOCXT.BAT (handwritten, shifted)
-
-
- QUICK START
- ─────────────
-
- If one wishes to gain rapid insight into the NeoC, one should
- run any batch file on the command line (NEOC02.BAT is the fastest
- because it has only a few patterns and the smallest neural net
- structure). If there is no error message, then activate the
- 'TRAIN' button, and then the 'RECIGNIZE' button with the mouse.
- After this has been accomplished, the statistics of the
- recognition can be viewed in the bottom left corner of the
- 'Explorer Panel' window. The results of the recognition appear in
- the 'Identify as' window if the 'PAGE' button in the 'Net Input'
- window was used. These processes can be repeated from the train
- process.
-
-
- ACKNOWLEDGEMENTS
- ──────────────────
-
- I would like to thank Nandor Toth, for his support and
- encouragement that greatly influenced my work. I am also very
- grateful to Martha Mercedes Marie for her endless generosity.
-
-
- DISCLAIMER OF WARRANTY
- ────────────────────────
-
- THIS SOFTWARE PACKAGE IS PROVIDED "AS IS" AND WITHOUT
- WARRANTIES. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE
- ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF
- FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. THE USER MUST ASSUME
- THE ENTIRE RISK OF USING THE PROGRAM. THE AUTHOR WILL NOT BE
- LIABLE FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, INDIRECT OR
- SIMILAR DAMAGES DUE TO THE LOSS OF DATA, LOSS OF BUSINESS PROFITS,
- BUSINESS INTERRUPTION OR ANY OTHER REASON. ALL OF THE FREEWARE
- AUTHOR'S RIGHT, TITLE AND INTEREST IN AND TO THE SOFTWARE NOT
- EXPRESSLY GRANTED, ARE RESERVED EXCLUSIVELY BY THE AUTHOR.
-
-
- AUTHOR
- ────────
-
- If you have any questions, comments or suggestions please feel
- free to write to me.
-
- ADDRESS: Szakacsits Szabolcs
- Kodaly 2. 2. lph.
- H-8800 Nagykanizsa
- HUNGARY
-
- E-MAIL: jzp0119@huszeg11.bitnet
- jzp0119@vm.cc.u-szeged.hu
- jzp0119@alfa.cab.jate.u-szeged.hu
-
- FAX: +36-93-310-311
-
-