Donate Share

Java Object Oriented Neural Engine

Code

Programming Languages: Java

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2008-10-10 cvs -d:pserver:anonymous@joone.cvs.sourceforge.net:/cvsroot/joone login

cvs -z3 -d:pserver:anonymous@joone.cvs.sourceforge.net:/cvsroot/joone co -P modulename

Show:

What's happening?

  • pattern recognition

    Hi, I have a project in mind in which the user draws a 2D shape and my software must be able to recognize it (eg it is a z shape, a spiral shape, a spring shape) Is this project of help for accomplish this task and which way. Best Regards Steph.

    2009-10-19 15:20:10 UTC by sancelot2

  • need help to understand some basics of joone

    hi, I am postgrad student and using joone in my project. i am finiding it hard to find out some basic info such as while using simple sigmoid function how to change the tolerence level or the initial starting weights or simple how to control all the internal NN values. if any one know this please tell me as i cant continue my project without it. Thanks, Manasee.

    2009-09-12 20:12:26 UTC by mj21

  • time serie forecasting

    I have a series with 6492 numbers and would determine the next 10 values. Someone could provide some example code using joone so I can start working? []'s lulo santos.

    2009-06-16 12:57:54 UTC by lulosantos

  • timeserie forecasting

    I have a series with 6492 numbers and would determine the next 10 values. Someone could provide some example code using joone so I can start working? []'s lulo santos.

    2009-06-16 12:55:24 UTC by lulosantos

  • Followup: RE: XLSInputSynapse() and setFirstRow()

    Sorry I cannot answer your question, but maybe you can help me since you seem to have gotten further than myself. I am trying to understand how to use the excel input synapse. Does it accept textual data? I am trying to connect it to a khonen synapse and a WTA layer... I am not sure of what format the excel file should be in however.. please help if you can. Thanks in advance.

    2009-06-16 01:54:36 UTC by dragonstein

  • Error in Javac compilation for JSP

    Hi everybody, I'm trying to use Joone Engine in a JSP and when I try to load the page I get this error: << org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP PWC6197: An error occurred at line: 21 in the jsp file: /xor.jsp PWC6199: Generated servlet error: [javac]...

    2009-06-15 15:05:42 UTC by liboh

  • Followup: RE: ExcelInputLayer not available

    Can you kindly let me know if you got to successfully use the excel input synapse? It is giving me trouble at the moment. Thanks.

    2009-06-14 13:24:24 UTC by dragonstein

  • Excel Input Layer Format

    How should the data be structured for the Excel input layer? I am trying to create an SOM network with the Kohonen synapse and the WTA layer. The problem is even though I set the WTA layer to a layer width of 2, only one neuron fires. Also, I am under the assumption (given the conversion mentioned in the documentation) that the excel input synapse will do the necessary conversion to the format...

    2009-06-14 10:57:39 UTC by dragonstein

  • Followup: RE: Yet another Nan problem

    I am also getting this error. Has anyone found a reason? My net has the following layers: Input: Linear delay: Delay Hidden: Sigmoid Output: SoftMax FullSynapse's between all layers. I am trying to do a 1 of 3 or 1 of 5 classification model that has very noisy input. If I set my output to any of the other types (Sigmoid, Tanh, etc) it works, but with multiple outputs it really...

    2009-06-12 19:05:49 UTC by keithpriddy

  • Using NestedNeuralLayer: Null vector provided

    Hi,there, I am trying to build a neuralnet using NestedNeuralLayer, because I want to import saved neuralnet object in this new net. It always get warnings as following: run: [AWT-EventQueue-0] [WARN] - org.joone.engine.Layer - Null vector provided in setVectMonitor at Nested LinearLayer [AWT-EventQueue-0] [WARN] - org.joone.engine.Layer - Null vector provided in setVectMonitor at Nested...

    2009-06-11 09:14:57 UTC by stillwatersct

Our Numbers