Merge branch 'feature-acrobot' into develop-acrobot
This commit is contained in:
@@ -351,6 +351,11 @@ class Acrobot
|
||||
double doneReward;
|
||||
}; // class Acrobot
|
||||
|
||||
/**
|
||||
* Add an alias for backward compatibility.
|
||||
*/
|
||||
typedef Acrobot Acrobat;
|
||||
|
||||
} // namespace rl
|
||||
} // namespace mlpack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user