mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2025-05-26 18:32:33 -04:00
Adding "header-only" clarification
This commit is contained in:
parent
ce66b8cfb3
commit
2253eb5111
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ Further resources:
|
|||
|
||||
<a name="cpp-reinforcement-learning"></a>
|
||||
#### Reinforcement Learning
|
||||
* [RLtools](https://github.com/rl-tools/rl-tools) - The fastest deep reinforcement learning library for continuous control, implemented in pure, dependency-free C++ (Python bindings available as well).
|
||||
* [RLtools](https://github.com/rl-tools/rl-tools) - The fastest deep reinforcement learning library for continuous control, implemented header-only in pure, dependency-free C++ (Python bindings available as well).
|
||||
|
||||
<a name="common-lisp"></a>
|
||||
## Common Lisp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue