Search the web
Sign In
New User? Sign Up
easynn · Neural Planner Software Ltd
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 127 - 156 of 1554   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
127
Deep in the control logic of EasyNN-plus is a diagnostic facility that adds a delay to each cycle so that learning can be slowed down. It was first included so...
steve@...
easynn
Offline Send Email
Oct 3, 2003
5:49 pm
128
as long as the feature is optional... ... From: steve@... [mailto:steve@...] Sent: Friday, October 03, 2003 1:50 PM To: easynn@yahoogroups.com ...
walt
hairy_mug
Offline Send Email
Oct 3, 2003
10:37 pm
129
... The number of milliseconds to delay each cycle is set in the Controls. It must also be enabled with a checkbox so it's difficult to put on unintentionally....
steve@...
easynn
Offline Send Email
Oct 4, 2003
11:38 pm
130
As the culprit responsible for this suggestion, I guess I should respond. What I am interested in is showing a class of beginners (1st year undergrads) how a...
Cayzer, Steve
cayzers
Offline Send Email
Oct 6, 2003
7:53 am
131
I had an hour to spare so slow learning is implemented and now available. The 3.0i release has a cycle delay and checkbox in the Controls dialog. To switch on...
steve@...
easynn
Offline Send Email
Oct 6, 2003
9:05 am
132
Cool! Look forward to trying it out with my students Steve ... http://www.easynn.com ... Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark...
Cayzer, Steve
cayzers
Offline Send Email
Oct 6, 2003
9:57 am
133
sir, i wish to appreciate your effort on making me be a menber of thes group. akin. ... Do you Yahoo!? The New Yahoo! Shopping - with improved product search ...
Akin Alarima
akinalarima
Offline Send Email
Oct 8, 2003
4:13 am
134
Today I received a network file produced by EasyNN that could not be opened by EasyNN-plus. The problem is that EasyNN-plus checks all the rows to see if the ...
steve@...
easynn
Offline Send Email
Oct 9, 2003
11:30 pm
135
While investigating the problem with grids greater than 16,384 rows a number of other performance issues have been identified. The most serious one is removing...
steve@...
easynn
Offline Send Email
Oct 11, 2003
11:47 am
136
Steve, I have a method to remove dupilcates wich takes very little time: 1. create a csv file of the input data 2. import it into "microsoft access" 3. create...
walt
hairy_mug
Offline Send Email
Oct 11, 2003
12:38 pm
137
... My message could have been confusing. By duplicates I meant the ones produced by Edit > Duplicate Examples Rows... They use the row name prefix D: and...
steve@...
easynn
Offline Send Email
Oct 11, 2003
1:57 pm
138
A recent support message says "When the network learning is started sometimes it says "Starting" but never does anything. It won't stop starting even if I kill...
steve@...
easynn
Offline Send Email
Oct 13, 2003
3:15 pm
139
Could someone suggest a way to determine how confident the network is that its output/prediction will be within a certain range of the true outcome. Thank You...
contactevander
Offline Send Email
Oct 13, 2003
9:46 pm
140
One way is to run the training examples through and compare the output to the actual... ... From: contactevander [mailto:contactevander@...] Sent:...
walt
hairy_mug
Offline Send Email
Oct 13, 2003
10:18 pm
141
... output to ... Well, if I give it a string of random numbers, after it trains it's very familiar with what it's already seen so . . . doesn't comparing the...
contactevander
Offline Send Email
Oct 13, 2003
10:33 pm
142
It depends on the structure of the net and what your training stop criteria was. In my case, this technique does help me to determin if one network ...
walt
hairy_mug
Offline Send Email
Oct 13, 2003
10:54 pm
143
... Networks can learn from random data but will fail with validating data. See "Random Date.tvq". Have a look at the Predictions view. Steve -- EasyNN-plus....
steve@...
easynn
Offline Send Email
Oct 14, 2003
9:31 am
144
I am not sure if I am on or off the initial track here but suppose I ask "you" to learn from a series of random nubers and "predict" the continuation of the...
Ken G
kengrosvenor
Offline Send Email
Oct 14, 2003
2:03 pm
145
... The random tests I use are groups of five values rather than series. That is a five input and five output network with eight hidden nodes. To me, a series...
steve@...
easynn
Offline Send Email
Oct 14, 2003
6:14 pm
146
Steve, Walt, Ken Thanks for the input, Maybe random wasn't the best choice of words on my part. I'll let you in on how I thought I might apply such a tool. ...
contactevander
Offline Send Email
Oct 17, 2003
12:14 am
147
... It would be possible to produce a network that could learn a series of moves for one person if they always play in predictable way. Most people would try...
steve@...
easynn
Offline Send Email
Oct 17, 2003
7:57 am
148
... of ... move. ... I'm doing more of a time-series kind of thing than finding a rotating pattern: I use the following inputs: -opponent rock move -opponent...
contactevander
Offline Send Email
Oct 17, 2003
10:34 pm
149
For time series predictions one would need an Input/Output type variable which is lacking in EasyNN Plus. For example, if you have data on four variables...
malekz007
Offline Send Email
Oct 21, 2003
1:14 pm
150
... I think you will find Copy Input/Output Columns... will do most of the work for you. Copy the inputs to outputs with an offset of -1. Exclude the first and...
steve@...
easynn
Offline Send Email
Oct 21, 2003
3:53 pm
151
Hi Steve, Unless I've misunderstood you, I don't think that Copy "Input/Output Columns" can take care of this situation because your grid will grow ...
malekz007
Offline Send Email
Oct 22, 2003
9:19 am
152
... That's true if a pair of inputs and outputs is produced for every example row in the series. I was suggesting that only one pair was created so row n...
steve@...
easynn
Offline Send Email
Oct 22, 2003
10:44 am
153
Having done time series prediction manually in easyNN, I would certainly find such a feature useful. There was an example about a 12 variable time series over...
contactevander
Offline Send Email
Oct 23, 2003
11:21 am
154
In fact this is a fantastic feature to have in EasyNN-Plus. Ideally the tool should also be able to see the effects of all variables (or determine a subset of...
malekz007
Offline Send Email
Oct 23, 2003
2:04 pm
155
Malekz et al, In time series prediction, if you used the output to feed the input, it is very doubtful that the result would be as good as using the inputs to ...
walt
hairy_mug
Offline Send Email
Oct 23, 2003
11:51 pm
156
Hi Walt, What you say maybe valid for your stock price application, but we still need an Input/Output variable for a little bit more complicated applications....
M. Malekzadeh
malekz007
Offline Send Email
Oct 25, 2003
8:08 pm
Messages 127 - 156 of 1554   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help