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