An open API service indexing awesome lists of open source software.

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

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 )