在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:stoicaandrei/godot-neural-network开源软件地址:https://github.com/stoicaandrei/godot-neural-network开源编程语言:GDScript 100.0%开源软件介绍:In this repository I made an artificial intelligence library and implemented some use cases. Just copy the folder from For simple case AI use
For neuroevolution algorithms use
1. Simple perceptronHere I implemented a simple perceptron, that has the role of doing linear separation of points based on a given function 2. Multilayer perceptronThe first project scaled to n perceptrons, and now is a fully funcional neutral network with 3 layers, that can be trained and used for predictions. In this project I aproximated the XOR operator. 3. Matrix mathThis is the barebone library of matrix operations. It contains a 4. Color predictorThis is a program that predicts weather a color should be white or black, given the background color. 5. NeuroevolutionIn this project I added more functionalities to the neural network, respectively mutate and duplicate 6. Flappy godotIn this project I implemented a flappy bird clone, and trained the neuroevolution algorithm to learn how to play This project was inspired by Daniel Shiffman |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论