pub async fn get_stats( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get training statistics including episodes and rewards.