Search Unity

[Released] Artificial Neural Networks, A powerful machine learning asset for Unity

Discussion in 'Assets and Asset Store' started by Sword-Master, Oct 14, 2017.

  1. Sword-Master

    Sword-Master

    Joined:
    Aug 29, 2017
    Posts:
    16
    I'm pleased to announce Artificial Neural Networks, a powerful artificial neural networks for Unity:
    https://www.assetstore.unity3d.com/en/#!/content/93236

    QQ截图20171014160138.png

    The most important feature of this artificial neural networks is the ability to learn. To learn any behaviour you want through training. In this package,the artificial neural networks chose the back propagation algorithm to learn something :
    111.jpg


    Features:

    - In this neural networks framework,The script named AIBrain can be attached to your GameObject

    - You can save and load the memory of neural networks when AI finshed training

    -This package come with an example about a tank learning how to get out of the maze

    -Please read the Introduction in this package for more details

    The editor of Artificial Neural Networks:
    Neural network setup.png

    The Demo:

    FinishLearing.png

    The video on youtube: