Download Java Motor Red Neuronal Free Java Code

Description

A simple implementation of a neuronal network, as described in the book Machine Learning, by Tom Mitchell.

Source Files

The download file Java-Motor-Red-Neuronal-master.zip has the following entries.


Doc/Javadoc/allclasses-frame.html/* w  w  w.j  a v a 2  s .  com*/
Doc/Javadoc/allclasses-noframe.html
Doc/Javadoc/constant-values.html
Doc/Javadoc/deprecated-list.html
Doc/Javadoc/help-doc.html
Doc/Javadoc/index-files/index-1.html
Doc/Javadoc/index-files/index-10.html
Doc/Javadoc/index-files/index-11.html
Doc/Javadoc/index-files/index-12.html
Doc/Javadoc/index-files/index-13.html
Doc/Javadoc/index-files/index-14.html
Doc/Javadoc/index-files/index-2.html
Doc/Javadoc/index-files/index-3.html
Doc/Javadoc/index-files/index-4.html
Doc/Javadoc/index-files/index-5.html
Doc/Javadoc/index-files/index-6.html
Doc/Javadoc/index-files/index-7.html
Doc/Javadoc/index-files/index-8.html
Doc/Javadoc/index-files/index-9.html
Doc/Javadoc/index.html
Doc/Javadoc/motorRedNeuronal/ElementoEntrada.html
Doc/Javadoc/motorRedNeuronal/ElementoSalida.html
Doc/Javadoc/motorRedNeuronal/ElementoUmbral.html
Doc/Javadoc/motorRedNeuronal/IFuncionCalculo.html
Doc/Javadoc/motorRedNeuronal/INeurona.html
Doc/Javadoc/motorRedNeuronal/Perceptron.html
Doc/Javadoc/motorRedNeuronal/RedNeuronal.html
Doc/Javadoc/motorRedNeuronal/Sigmoide.html
Doc/Javadoc/motorRedNeuronal/class-use/ElementoEntrada.html
Doc/Javadoc/motorRedNeuronal/class-use/ElementoSalida.html
Doc/Javadoc/motorRedNeuronal/class-use/ElementoUmbral.html
Doc/Javadoc/motorRedNeuronal/class-use/IFuncionCalculo.html
Doc/Javadoc/motorRedNeuronal/class-use/INeurona.html
Doc/Javadoc/motorRedNeuronal/class-use/Perceptron.html
Doc/Javadoc/motorRedNeuronal/class-use/RedNeuronal.html
Doc/Javadoc/motorRedNeuronal/class-use/Sigmoide.html
Doc/Javadoc/motorRedNeuronal/package-frame.html
Doc/Javadoc/motorRedNeuronal/package-summary.html
Doc/Javadoc/motorRedNeuronal/package-tree.html
Doc/Javadoc/motorRedNeuronal/package-use.html
Doc/Javadoc/overview-frame.html
Doc/Javadoc/overview-summary.html
Doc/Javadoc/overview-tree.html
Doc/Javadoc/package-list
Doc/Javadoc/resources/inherit.gif
Doc/Javadoc/stylesheet.css
Doc/Javadoc/test/CargarGuardarFuncionIdentidadTest.html
Doc/Javadoc/test/CargarGuardarTest.html
Doc/Javadoc/test/FuncionIdentidadTest.html
Doc/Javadoc/test/RedNeuronalTest.html
Doc/Javadoc/test/RetropropagacionTest.html
Doc/Javadoc/test/class-use/CargarGuardarFuncionIdentidadTest.html
Doc/Javadoc/test/class-use/CargarGuardarTest.html
Doc/Javadoc/test/class-use/FuncionIdentidadTest.html
Doc/Javadoc/test/class-use/RedNeuronalTest.html
Doc/Javadoc/test/class-use/RetropropagacionTest.html
Doc/Javadoc/test/package-frame.html
Doc/Javadoc/test/package-summary.html
Doc/Javadoc/test/package-tree.html
Doc/Javadoc/test/package-use.html
Doc/Motor de la red neuronal.pdf
LICENSE.txt
README.md
bin/MotorRN.jar
src/motorRedNeuronal/ElementoEntrada.java
src/motorRedNeuronal/ElementoSalida.java
src/motorRedNeuronal/ElementoUmbral.java
src/motorRedNeuronal/IFuncionCalculo.java
src/motorRedNeuronal/INeurona.java
src/motorRedNeuronal/Perceptron.java
src/motorRedNeuronal/RedNeuronal.java
src/motorRedNeuronal/Sigmoide.java
src/test/CargarGuardarFuncionIdentidadTest.java
src/test/CargarGuardarTest.java
src/test/FuncionIdentidadTest.java
src/test/RedNeuronalTest.java
src/test/RetropropagacionTest.java

Download

Click the following link to download Java-Motor-Red-Neuronal-master.zip.

Java-Motor-Red-Neuronal-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring