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

https://github.com/rejunity/unitybarracuda-sirentraining

Example of training Neural Network (Siren achitecture) directly in Unity using Barracuda
https://github.com/rejunity/unitybarracuda-sirentraining

Last synced: 3 months ago
JSON representation

Example of training Neural Network (Siren achitecture) directly in Unity using Barracuda

Awesome Lists containing this project

README

        

# Train Siren MLP with Barracuda

Unity AI Hackweek 2021 project. This repository contains subset of the project.

Trains Siren MLP network with Barracuda to approximate an image.

## Learn more
* Go https://vsitzmann.github.io/siren/ to learn about Siren architecture.
* Go https://colab.research.google.com/drive/1UDuGzwrYn1evJ776O_ZyP0mHj-ydHSC4 for minimal Collab network that explains how to train Siren in PyTorch.
* Go https://docs.unity3d.com/Packages/[email protected]/manual/index.html to learn what Barracuda is and how to use it in Unity.

## Hackweek team members
Ruo-Ping Dong, Vincent-Pierre Berges, Alexandre Ribard, Mantas Puida, Renaldas Zioma