I have written a SA algorithm and am wanting the program the algorithm so that it can calculate a suitable initial temperature.
Now, I know what the maximum difference between one solution and another can be i.e. 0 - optimal fitness.
Say the optimal fitness if 67, then the biggest difference is -67. I have used the following formula to find the initial temperature (X) so that any new solution can be accepted:
X = -67/ln(0.99)
The number of iterations at each temperature starts at one and increases by one at the next temperature. Say my cooling factor i use is 0.8 which generates the next temperature that will be cooler than the current temperature.
Does this seem to be a sensible setup for a SA algorithm?
Cheers
SA - Initial Temperature Question
Started by mister_bluesman@gormail.c, Mar 29 2006 09:03 AM
9 replies to this topic
#1
Posted 29 March 2006 - 09:03 AM
#3
Posted 29 March 2006 - 09:15 AM
dave_ said:
What does SA stand for?
Presumably Simulated annealing.
You're pretty crap at getting people to help you.
What exactly do you want to know?
Presumably Simulated annealing.
You're pretty crap at getting people to help you.
What exactly do you want to know?
Yes that's right. Simulated Annealing. Must have presumed people knew what I meant by SA.
What do i want to know? You're pretty crap at reading threads
#4
Posted 29 March 2006 - 09:38 AM
mister_bluesman@gormail.c said:
Yes that's right. Simulated Annealing. Must have presumed people knew what I meant by SA.
What do i want to know? You're pretty crap at reading threads
What do i want to know? You're pretty crap at reading threads
#5
Posted 02 April 2006 - 09:47 AM
If you want help it often helps to:
1. Be polite
2. State your question as a question with restricted domain not as an open-ended general discussion.
If you do not know if your setup is correct I would refer you to reading up more on your domain!
1. Be polite
2. State your question as a question with restricted domain not as an open-ended general discussion.
If you do not know if your setup is correct I would refer you to reading up more on your domain!
#6
Posted 02 April 2006 - 10:55 AM
Wow, you seem to be being a bit harsh, he was quite polite in his original post, he only became slightly rude in retaliation, which is fair enough... Also "Does this seem to be a sensible setup for a SA algorithm?" seems like an average forum post so I dont see whats the problem with that either. (Back on topic) Unfortunately I have little idea with any artifical intelligence, so all I can do is hope you have good luck with google.
#7
Posted 03 April 2006 - 04:09 PM
Blaxill said:
Wow, you seem to be being a bit harsh, he was quite polite in his original post, he only became slightly rude in retaliation, which is fair enough... Also "Does this seem to be a sensible setup for a SA algorithm?" seems like an average forum post so I dont see whats the problem with that either. (Back on topic) Unfortunately I have little idea with any artifical intelligence, so all I can do is hope you have good luck with google.
#8
Posted 04 April 2006 - 09:06 AM
Thanks Blaxill. I think the reason why Dave and Grounkeeper thinks it's a bad question is because, weith all due respect, they don't understand Simualted Annealing as much as they would like to. If they did then it wouldnt, as it doesnt, seem that bad a question.
#9
Posted 04 April 2006 - 10:01 AM
Okay, I think that was enough flaming for today. Maybe you have more chance finding an answer in this area on the generation5 forums?http://www.generation5.org/forums/
#10
Posted 09 April 2006 - 08:15 AM
I have one rule for posting in forums!
I always react to people hidding behind vague formulations. In this post I noticed that the person posting probably have an assignment asking about simulated anneling and because of that making a vaque posting about the topic to get some reaction that might help him.
As to my knowledge of simulated anneling I will confirm that simulated anneling is not the main topic of my research. But I do know the principal indeed. But I will leave it up to you guys to answer the poor guy since my input was not needed.
Have a nice day guys!
I always react to people hidding behind vague formulations. In this post I noticed that the person posting probably have an assignment asking about simulated anneling and because of that making a vaque posting about the topic to get some reaction that might help him.
As to my knowledge of simulated anneling I will confirm that simulated anneling is not the main topic of my research. But I do know the principal indeed. But I will leave it up to you guys to answer the poor guy since my input was not needed.
Have a nice day guys!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











