bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
cuberl::rl::ConstantLRScheduler Struct Reference

struct ConstantLRScheduler. Echos bach the learning rate it was given More...

#include <learning_rate_scheduler.h>

Public Member Functions

real_t operator() (real_t alpha, uint_t) const
 

Detailed Description

struct ConstantLRScheduler. Echos bach the learning rate it was given

Member Function Documentation

◆ operator()()

real_t cuberl::rl::ConstantLRScheduler::operator() ( real_t  alpha,
uint_t   
) const
inline

The documentation for this struct was generated from the following file: