swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

uniformDblRand and uniformIntRand


From: Pietro Terna
Subject: uniformDblRand and uniformIntRand
Date: Tue, 15 Aug 2000 16:16:44 +0200

        Hi All,

I'm using (in Obj-C) uniformDblRand (case A) to generate random number influencing the behavior of my agents; in the same application I use (case B) uniformDblRand and uniformIntRand to generate initial weights and sequences in random order learning in a neural network.

Changing neural network parameters, the number of calls made to uniformDblRand and uniformIntRand changes. The consequence is a different sequence of random number also for case A; this is embarassing, as I'd like to experiment different neural network parameters vs. the same behavioral data.

How can I generate a completely independent uniformDblRand object, to use it for case A?


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]