-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the MaceEvolve wiki!
Helpful Links:
https://www.reddit.com/r/evolution/comments/358cdn/im_making_a_program_where_objects_creatures/
https://nathanrooy.github.io/posts/2017-11-30/evolving-simple-organisms-using-a-genetic-algorithm-and-deep-learning/
https://labs.minutelabs.io/evolution-simulator/#/s/1/viewer?intro=1
https://www.sciencedirect.com/topics/engineering/hidden-layer-node#:~:text=Feed%2DForward%20Calculations-,The%20hidden%20layer%20node%20values%20are%20calculated%20using%20the%20total,of%20bias%20nodes%20is%20optional.
https://www.c-sharpcorner.com/article/thread-safe-concurrent-collection-in-C-Sharp/
https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.synchronizedcollection-1?redirectedfrom=MSDN&view=dotnet-plat-ext-6.0
https://docs.microsoft.com/en-us/dotnet/standard/collections/thread-safe/
https://medium.com/theburningmonk-com/thread-safe-enumeration-in-c-e300cb438774
Ideas:
Implement Forethought: List of actions to do that will influence current inputs e.g Eat -> Sleep -> Reproduce would produce biases towards those actions