Update README.md
Browse files
README.md
CHANGED
|
@@ -111,3 +111,12 @@ Apache 2.0.
|
|
| 111 |
|
| 112 |
## Citation
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 111 |
|
| 112 |
## Citation
|
| 113 |
|
| 114 |
+
```
|
| 115 |
+
@misc{mrbalance,
|
| 116 |
+
title = {Mr. Pong: Teaching RL agents to Play Ping Pong},
|
| 117 |
+
organization = {FromZero},
|
| 118 |
+
authors = {Paul Courneya},
|
| 119 |
+
year = {2026},
|
| 120 |
+
url = {https://huggingface.co/fromziro/MrBalance]
|
| 121 |
+
}
|
| 122 |
+
```
|