EasyNN-plus V10.0a is now available. The changes are as follows: 1. Changed the toolbars to Main, Tools, View, Advanced, Reconfigure & Extras. 2. Added...
Hi, I'm trying to train Easynn with the next simple setup in order to make the network discriminate between the English and German language: two columns with ...
... 80% is higher than I would have expected. I would have thought it is very difficult for a neural network to learn how to differentiate the two languages. ...
EasyNN-plus 10.0b is now available. Changes: 1. Fixed a problem with the temporary version producing inconsistent results. 2. Fixed a problem with multiple...
Hi, I imported the file with the contents below. Importing and making the network went ok, but making a specific Query did not work. If I tried to put 'ad' as...
Hi, If I import a file with a series of training rows and a series of validation rows, the menu option should help to set the imported validation rows to...
Hi, Importing a file with a number of Training rows follwed by a number of Validating rows messes up the data. See the example below. The row with the data: ...
... Hello, Is it producing the "Possible Text Error" dialog? If so, there is a problem in that the error can't be just ignored even though this is not really...
Hi Steve, It is not "producing the "Possible Text Error" dialog" You can use the example-input I gave for reproducing the bug and for debugging. Just replace...
... That's fixed in the next update. ... Most imported files do not have labels that could be reliably used to identify the row type. If you set "Ask while...
... That's what I did and I am getting "Possible Text Error". Which version are you using? Steve -- EasyNN-plus. Build Neural Networks. http://www.easynn.com ...
... I have found the problem. It is a performance change that was introduced ages ago. The check for too close hash values was being skipped while importing....
Hi Steve, I'm using version 10.0a (limited tryout). If after the import and making the network as described in the first mail I do: Query > Query.... Click Add...
Hi, The next combination gives the error 'stl start learning failed'. data in lang2aa.txt with contents word1 word2 word3 language T:0 aa ab ac 0 T:1 ad ae af...
... Otto, I have not been able to reproduce that problem. It does not happen in version 10.0c I have sent you 10.0b and it will be interesting to see if the...
Hi, Steve, The bug is still in 10.0b. You should be able to reproduce it, if you do from sratch the steps as described below, using as test the sample-file of...
... Otto, It is useful to know that the bug is still in 10.0b I know now that I'm not going crazy! It doesn't happen in 10.0c The other bugs you found have...
Hi Steve, I found the bug: what was not recorded, was an essential step, defining the output-column: SetColumnsTypeAndMode(3, 1, 1, 3) Of that step was added...
Hi Steve, You don't need to use the first complete example with the sample-files, because I detected the bug that caused the error. You can reproduce the...
... Otto, Only the low level edits are recorded. If you open Macros & Scripts in the Help file you will see which functions are recorded. Steve -- EasyNN-plus....
Hi Steve, There seems to be some inconsistency in what has to be regarded as high level or low level, because if I use the option 'Ask while importing' the...
... Otto, It is ImportTextFile that is recording calls to SetColumnsTypeAndMode. EditRangeOfTypes does not record any calls to other functions. The reasoning...
Hi Steve, Never mind this minor point. It's already very nice that it's possible to use the macro- and script-options. Using the route 'Ask while importing'...
... It's all in the Help file:) Steve -- EasyNN-plus. Build Neural Networks. http://www.easynn.com SwingNN. Forecast the Future. http://www.swingnn.com...
Hi Steve, When do you think 10.0c will we available? I'll postpone further text-string tests untill 10.0c. I looked into the manual-info about the way easynn ...
... I am having trouble with short strings like the ones you are using. The query inputs are proving difficult to control. Min & max sometimes produce empty...