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
- Host: GitHub
- URL: https://github.com/rejunity/unitybarracuda-sirentraining
- Owner: rejunity
- Created: 2021-03-29T18:53:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T18:44:53.000Z (about 4 years ago)
- Last Synced: 2025-03-15T15:54:35.811Z (3 months ago)
- Language: ShaderLab
- Size: 1.27 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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