A bug has been found with the validating of image mode columns. The conditions that cause the problem are: 1. The last (right) column is a non image input and...
Dear sir; i read your reply about the "exclude" subject but i forget to tell you something; i have 4 columns as inputs i named them(C1,C2,C3,C4) and one coulmn...
... Any column with more than one value can be used to create an input or output node. C1 has a constant value and cannot contribute anything to the network so...
Script commands to edit the grid have been requested. This is for an application which needs to be able to construct grids and networks in real time from the...
... The person who requested the extra script commands has promised to buy a copy and I can't turn money down! So, if any more script changes are wanted please...
yes, Dimitrov BD, Ruggenenti P, Stefanov R, Perna A, Remuzzi G. Chronic nephropathies: individual risk for progression to end-stage renal failure as predicted...
... Mauro, See the Projects section of the Help file or on the web site. I can't help with QSAR. What is it? Steve -- EasyNN-plus. The easy way to build neural...
Steve, thanks for the answer. A definition of QSAR follows: "Quantitative structure-activity relationships (QSAR) represent an attempt to correlate structural...
QSAR = quantitative structure activity relationship. It is used in chemisty, usually drug development or toxicity studies when attempting to represent...
I am trying to contact the person who produced the car identification application using EasyNN-plus. If you read this group please contact me because the...
The LC script command allows enabling the decay option but not the optimize which corresponds to the checkbox in the Controls dialog box. How do I enable...
... In the current version Learning Rate and Momentum cannot be optimized from a script. This is to avoid problems if STL is called while the optimize thread...
... After looking at the code I see that Optimize is a thread used by setting the controls and building the network. That means both the CN & LC script...
Hi All, I am a Computer system student. Please give some Ideas for taking project by using easyNN Regards [Non-text portions of this message have been removed]...
Tahir Naeem
tahirm@...
Mar 26, 2004 12:26 pm
304
... Check the Samples and Projects in the Help file or on the web site. You may get an idea for a project. Steve -- EasyNN-plus. The easy way to build neural...
Hello Steve, I'm a student using EasyNN Plus for a project. I am interested in limiting the range for a given input in my neural net. An Example: Data values...
... Hello, It should be possible to use a right-click conditional function but I can't fathom out how. I need to do some more work on the pre-processing...
Steve, I thought narrowing the limits might reveal a greater importance of the differences within the middle data: if my data set is mostly clustered in a...
... Sorry, I'm wrong. It is not possible to limit values using the conditional functions. I have added two new unconditional ones. They are 'u' for upper...
I have a problem with a network I just created, it's the first one I try to create and I really thing it did not learnt right. The network is supposed to be...
an easy way is to subtract the time from a maximum so the lower time is more valuable... For example: 30-14= 16 30-10= 20 The faster car (10 seconds) has a...
Even easier; multiply time by -1 Walt ... From: abi_11 [mailto:abi_11@...] Sent: Thursday, April 01, 2004 9:01 AM To: easynn@yahoogroups.com Subject:...
... That made me realize that right-click functions like *-1 would not work! The test before execute will reject such functions. I'll put it on the bug list...
Has anybody written an excel VBA macro to read the .bi/ .we data to execute the neural net from a spread sheet? I just finished a project using impedance...
Awesome! I did notice what you said about the formulas not working… but I did the last thing you said and it worked. I did not really test the network yet,...