bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
loss_type.h File Reference
#include "cuberl/extern/enum.h"
#include <string>
Include dependency graph for loss_type.h:

Go to the source code of this file.

Namespaces

namespace  cubeai
 
namespace  cubeai::utils
 

Functions

 cubeai::utils::BETTER_ENUM (LossType, char, INVALID_TYPE=-1, CROSS_ENTROPY=0, MSE)
 The RenderModeType enum.
 
std::string cubeai::utils::to_string (LossType type)
 to_string. Returns the RenderModeType to its stringrepresentation
 
constexpr bool cubeai::utils::compare (LossType tp1, LossType tp2)
 compare