filmov
tv
Genetic Algorithm Experiment(C# programming)

Показать описание
A simple genetic algorithm I wrote
Rules:
Each creature has a genetic code of 10,000 characters
Each cycle the creature will move once in the direction that it's
genetic code tells it to
Upon impact with another creature it will either fight(if different
color) or breed(if same color or creature is willing to breed with
other colors)
If the age of the creature passed 100, it dies
If the creature runs out of stored food, it dies
If the creature hits a wall, it dies
If a creature has stored at least 100 food, it goes through mitosis creating a copy of itself modified only by the mutation chance
Currently the creatures have no sensory input.
In my next project i am working on including sensory input and neural networks that control the creatures!
Thanks for watching
Rules:
Each creature has a genetic code of 10,000 characters
Each cycle the creature will move once in the direction that it's
genetic code tells it to
Upon impact with another creature it will either fight(if different
color) or breed(if same color or creature is willing to breed with
other colors)
If the age of the creature passed 100, it dies
If the creature runs out of stored food, it dies
If the creature hits a wall, it dies
If a creature has stored at least 100 food, it goes through mitosis creating a copy of itself modified only by the mutation chance
Currently the creatures have no sensory input.
In my next project i am working on including sensory input and neural networks that control the creatures!
Thanks for watching
Genetic Algorithm experiment
Genetic Algorithms Explained By Example
Genetic Algorithm Experiment(C# programming)
2S03 Genetic Algorithms C Programming
Genetic Algorithm with Solved Example(Selection,Crossover,Mutation)
Feasibility of Ant Brain Simulation/Evolution using Neural Networks and Genetic Algorithms
Genetic programming in C using SDL — Part 1
I programmed some creatures. They Evolved.
Successive Halving
Genetic Algorithm from Scratch in Python (tutorial with code)
Genetic Algorithm C# - Generic Implementation
Machine Learning Control: Genetic Programming
What are Genetic Algorithms?
Data Mining Candlestick Patterns With a Genetic Algorithm
Genetic Programming in C — Part 1
Introduction to Genetic Algorithms in C# .net visual studio
Polynomial fitting using Genetic Algorithm in C
A.I. - Artificial Intelligence Genetic Algorithm C++ prog solve Y. Ace Appetite Control
Homework Overview: Genetic Algorithm
GENETIC ALGORITHMS! - CS50 on Twitch, EP. 47
C++ Neural Network and Genetic Algorithm
DNA VS RNA || Biology || Genetic
Python Genetic algorithm to generate strings
Genetic Algorithm For Feature Selection Example
Комментарии