https://github.com/ahmetfurkandemir/war-of-the-worlds-artificial-neural-networks
War Of The Worlds - Artificial Neural Networks - GGJ2020
https://github.com/ahmetfurkandemir/war-of-the-worlds-artificial-neural-networks
Last synced: 6 months ago
JSON representation
War Of The Worlds - Artificial Neural Networks - GGJ2020
- Host: GitHub
- URL: https://github.com/ahmetfurkandemir/war-of-the-worlds-artificial-neural-networks
- Owner: AhmetFurkanDEMIR
- Created: 2020-02-05T14:46:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T20:47:32.000Z (over 5 years ago)
- Last Synced: 2025-04-15T21:51:46.796Z (6 months ago)
- Language: Python
- Homepage:
- Size: 7.14 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# War Of The Worlds
GGJ2020 hackhatonu için omoham3d ile kodladığımız oyun.
Oyunu kodlarken herhangi bir oyun motoru kullanmadık.
Oyunu python ile yazdık.
Oyunda yapay sinir ağlarını kullanarak düşmanları zekileştirdik.
Danışmanlı Makine öğrenmesini kullandık.
Sigmoid fonksiyon kullanıldı.f(x) = 1 / (1+e-x )