Update README.md
This commit is contained in:
parent
85a35116e8
commit
a1fe166c5e
1 changed files with 5 additions and 1 deletions
|
|
@ -2,4 +2,8 @@
|
||||||
|
|
||||||
Attempting to use Evolutionary computation to create interesting combat in video games
|
Attempting to use Evolutionary computation to create interesting combat in video games
|
||||||
|
|
||||||
Test edit
|
## Demo Video
|
||||||
|
|
||||||
|
[](https://youtu.be/ZJ-_UOrKpqk)
|
||||||
|
|
||||||
|
This video shows an example of two evolved NPCs fighting against each other using only 50 neurons. And this example is missing the most powerful learning technique that will be implemented, reinforcement learning. The behavior is purely emerging from random mutations, and crossbreeding in the neural networks.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue