|
mlpack
|
Implementation of action of Cart Pole. More...
#include <cart_pole.hpp>
Public Types | |
| enum | actions { backward, forward } |
Public Attributes | |
| Action::actions | action |
Static Public Attributes | |
| static const size_t | size = 2 |
Implementation of action of Cart Pole.
1.8.13