Layer Based Neural Network

Try game asset Layer Based Neural Network 4.26 Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    4.26

  • Number

    105084

Description

this is Layer Base NeuralNetwork Blueprint Plugin.

you can build a NeuralNetwork using several kinds of Layers.


Main Class of this Plugin is "NglSimpleLayerStackNN".

this class have some methods for "Build Network", "Train" and "Inference".


"Layer Class" is Part of NglSimpleLayerStackNN. There are 8 different Layer Classes.

NglSimpleLayerStackNN is constructed by adding several Layers.

NglSimpleLayerStackNN processes the Stacked Layer in order from the input side to the output side.


you can Train Game AI as follows.

The explanation is the following URL.


Note: GPU acceleration is not supported.


Layer Classes

  • Affine
  • Convolutional
  • GRU (Gated Recurrent Unit)
  • Softmax
  • Sigmoid
  • ReLU
  • Softplus
  • Tanh


NglSimpleLayerStackNN

  • Main Class of this Plugin.
  • "Construct Network" : create "Layer Class" and add to Network by "AddLayer" method.
  • "Train" : Call "Train" method with Input-Data and Teach-Data.
  • "Inference" : Call "Forward" method with Input-Data to Calculate Output.
  • "Save" : "SaveJson" method write network parameter and structure to Json.
  • "Load" : "LoadJson" method construct network structure and read parameter from Json.


Documents

Read More

Technical Details

Features:

  • It is possible to construct a neural network easily and flexibly on a Blueprint.
  • Support save and load learned network ( Json file ).
  • 8 types of neural network layer.


Code Modules:

  • NglNN (Runtime)


Number of Blueprints:9

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation:

Example Project:

Important/Additional Notes:

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 4.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • 4.26
    Version
  • 105084
    Number