-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
37 lines (37 loc) · 1.12 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
title: Schola
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alexander
family-names: Cann
name-particle: Alexander
email: [email protected]
affiliation: AMD
- given-names: Tian Yue
family-names: Liu
email: [email protected]
affiliation: AMD
- given-names: Nathan
family-names: Hung
email: [email protected]
affiliation: AMD
- given-names: Mehdi
family-names: Saeedi
email: [email protected]
affiliation: AMD
repository-code: 'https://github.com/GPUOpen-LibrariesAndSDKs/Schola'
url: 'https://gpuopen.com/amd-schola/'
abstract: >-
Schola Examples is an Unreal Engine project containing sample environments developed
with the Schola plugin for Unreal Engine. Schola provides tools to help developers create environments,
define agents, and connect to python-based Reinforcement Learning frameworks such as OpenAI Gym, RLlib or Stable Baselines 3.
keywords:
- Reinforcement Learning
- Unreal Engine 5
- Python
license: MIT
version: '1.1'
date-released: '2025-04-01'