Extracting data from the Robot during battle
Victor Konde Jr <[email protected]> Fri, 21 Jan 2022 06:05:15 -0800 (PST)
| Newsgroups | gmane.comp.java.robocode |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_3078_355332350.1642773915824 Content-Type: multipart/alternative; boundary="----=_Part_3079_46222439.1642773915824" ------=_Part_3079_46222439.1642773915824 Content-Type: text/plain; charset="UTF-8" Hello everyone, Happy 2022, I hope everyone is well. I am currently working on an evolutionary neural network project using IntelliJ, coded in java. Before battle, I construct neural network controllers that dictate the behavior of the robots. I then evaluate the performance of the controller based on the robots behavior for further analysis. My challenge is, extracting data from the battles that may aid in determining the fitness of the neural network involved after a round of battle, and after the rounds of battles have been completed. The manual routine I've been using is running the battle, extracting the results, and then running it again. That is challenging if I have an algorithm that requires 1000 runs with each run having 100 generations, that is, 100000 loops. I would really appreciate any support given in this regard. Thanks in advance Victor -- You received this message because you are subscribed to the Google Groups "Robocode" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/robocode/4afb9a20-e1c0-4d83-8b36-a7824977dab4n%40googlegroups.com. ------=_Part_3079_46222439.1642773915824 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello everyone,<div><br></div><div>Happy 2022, I hope everyone is well.</di= v><div><br></div><div>I am currently working on an evolutionary neural netw= ork project using IntelliJ, coded in java.</div><div><br></div><div>Before = battle, I construct neural network controllers that dictate the behavior of= the robots. I then evaluate the performance of the controller based on the= robots behavior for further analysis.</div><div><br></div><div>My challeng= e is, extracting data from the battles that may aid in determining the fitn= ess of the neural network involved after a round of battle, and after the r= ounds of battles have been completed.</div><div><br></div><div>The manual r= outine I've been using is running the battle, extracting the results, and t= hen running it again. That is challenging if I have an algorithm that requi= res 1000 runs with each run having 100 generations, that is, 100000 loops.<= /div><div><br></div><div>I would really appreciate any support given in thi= s regard.</div><div><br></div><div>Thanks in advance</div><div><br></div><d= iv>Victor</div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;Robocode" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">robocode+u= [email protected]</a>.<br /> To view this discussion on the web visit <a href=3D"https://groups.google.c= om/d/msgid/robocode/4afb9a20-e1c0-4d83-8b36-a7824977dab4n%40googlegroups.co= m?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/msgid= /robocode/4afb9a20-e1c0-4d83-8b36-a7824977dab4n%40googlegroups.com</a>.<br = /> ------=_Part_3079_46222439.1642773915824-- ------=_Part_3078_355332350.1642773915824--