Extra-most-best
Extra-most-best t1_j6c5hpq wrote
Reply to comment by Born_Judge6078 in Hobbyist: desired software to run evolution by hugio55
If you go the reinforcement route you’d need to use the correct reinforcement policy which can be tricky to know without testing if your not familiar with calculus and testing is easier but still requires pretty niche and deep knowledge of model testing.
Extra-most-best t1_j6c5q84 wrote
Reply to comment by Extra-most-best in Hobbyist: desired software to run evolution by hugio55
Also I’d imagine that in the reinforcement learning route each ‘entity’ is a separate model which would have steep computational overhead implications or you just use one model in the environment and it is vanilla reinforcement learning which still isn’t very vanilla btw.