Download Neocognitron Java Free Java Code

Description

A final project for my pattern recognition class. The Neocognitron is a neural network which specialize is character recognition. This is a Java implementation of the Neocognitron.

Icons

Neocognitron Java

Source Files

The download file Neocognitron-Java-master.zip has the following entries.


.classpath/*from   w  w w . j a v  a  2 s .  c o m*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
Final-Paper-NJC-20120520.pdf
Neocognitron.jar
README
data/Training Images/0_00.bmp
data/Training Images/0_01.bmp
data/Training Images/0_02.bmp
data/Training Images/0_03.bmp
data/Training Images/1_00.bmp
data/Training Images/1_01.bmp
data/Training Images/1_02.bmp
data/Training Images/1_03.bmp
data/Training Images/2_00.bmp
data/Training Images/2_01.bmp
data/Training Images/2_02.bmp
data/Training Images/2_03.bmp
data/Training Images/3_00.bmp
data/Training Images/3_01.bmp
data/Training Images/3_02.bmp
data/Training Images/3_03.bmp
data/Training Images/4_00.bmp
data/Training Images/4_01.bmp
data/Training Images/4_02.bmp
data/Training Images/4_03.bmp
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-files/index-1.html
doc/index-files/index-10.html
doc/index-files/index-11.html
doc/index-files/index-12.html
doc/index-files/index-13.html
doc/index-files/index-14.html
doc/index-files/index-15.html
doc/index-files/index-16.html
doc/index-files/index-2.html
doc/index-files/index-3.html
doc/index-files/index-4.html
doc/index-files/index-5.html
doc/index-files/index-6.html
doc/index-files/index-7.html
doc/index-files/index-8.html
doc/index-files/index-9.html
doc/index.html
doc/neocognitron/CCell.html
doc/neocognitron/CLayer.html
doc/neocognitron/Location.html
doc/neocognitron/Neocognitron.html
doc/neocognitron/NeocognitronStructure.html
doc/neocognitron/NeocognitronTrainer.html
doc/neocognitron/OutputConnections.html
doc/neocognitron/RunTest.html
doc/neocognitron/SCell.html
doc/neocognitron/SLayer.html
doc/neocognitron/VCCell.html
doc/neocognitron/VSCell.html
doc/neocognitron/class-use/CCell.html
doc/neocognitron/class-use/CLayer.html
doc/neocognitron/class-use/Location.html
doc/neocognitron/class-use/Neocognitron.html
doc/neocognitron/class-use/NeocognitronStructure.html
doc/neocognitron/class-use/NeocognitronTrainer.html
doc/neocognitron/class-use/OutputConnections.html
doc/neocognitron/class-use/RunTest.html
doc/neocognitron/class-use/SCell.html
doc/neocognitron/class-use/SLayer.html
doc/neocognitron/class-use/VCCell.html
doc/neocognitron/class-use/VSCell.html
doc/neocognitron/package-frame.html
doc/neocognitron/package-summary.html
doc/neocognitron/package-tree.html
doc/neocognitron/package-use.html
doc/overview-tree.html
doc/package-list
doc/resources/background.gif
doc/resources/tab.gif
doc/resources/titlebar.gif
doc/resources/titlebar_end.gif
doc/serialized-form.html
doc/stylesheet.css
src/neocognitron/CCell.java
src/neocognitron/CLayer.java
src/neocognitron/Location.java
src/neocognitron/Neocognitron.java
src/neocognitron/NeocognitronStructure.java
src/neocognitron/NeocognitronTrainer.java
src/neocognitron/OutputConnections.java
src/neocognitron/RunTest.java
src/neocognitron/SCell.java
src/neocognitron/SLayer.java
src/neocognitron/VCCell.java
src/neocognitron/VSCell.java

Download

Click the following link to download Neocognitron-Java-master.zip.

Neocognitron-Java-master.zip




















Home »
  Java Free Code »
    Network »




FTP
Network
Server
Socket