Reviewing different Neural Network Models for Multi-Agent games on Arm using Unity
During the Game Developer Conference (GDC) in March 2023, we showcased our multi-agent demo called Candy Clash, a mobile game containing 100 intelligent agents. In the demo, the agents are developed using Unity’s ML-Agents Toolkit which allows us to train them using reinforcement learning (RL). To find out more about the demo and its development, see our previous blog series. Previously, the agents had a simple Multi-Layer Perceptron (MLP) Neural Network (NN) model. This blog explores the impact of using other types of neural networks models on the gaming experience and performance.
To read the full article, click here
Related Semiconductor IP
- Camera Interface (AHB Bus)
- ITU-R BT.1120 Decoder – HD 1920x1080p
- ITU-R BT.656 Decoder
- ITU-R BT.656 Encoder
- Color Space converter & Chroma Resampler- 4:4:4 RGB to 4:2:2 Y’CbCr
Related Blogs
- Benefit of pruning and clustering a neural network for before deploying on Arm Ethos-U NPU
- Neural Network Model quantization on mobile
- Optimizing AI models for Arm Ethos-U NPUs using the NVIDIA TAO Toolkit
- Develop Software for the Cortex-M Security Extensions Using Arm DS and Arm GNU Toolchain