We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740ba23 commit 1619b0dCopy full SHA for 1619b0d
README.md
@@ -1,9 +1,12 @@
1
libGroomRL
2
==========
3
4
+This repository contains a C++ library to load models from
5
+[arXiv:1903.09644](https://arxiv.org/abs/1903.09644 "GroomRL paper").
6
+
7
## About
8
-libGroomRL is a C++ library allowing an easy access in C++ analyses to grooming strategies based on neural network models trained by
9
+libGroomRL is a C++ library allowing an easy access in C++ to grooming strategies based on neural network models trained by
10
[GroomRL](https://github.com/JetsGame/GroomRL "GroomRL github").
11
12
## Installation
0 commit comments