Reinforcement Learning  1.1
configuration.h File Reference

configuration definition. configuration is a (name,value) pair based collection used to configure the API More...

#include <string>
#include <unordered_map>

Go to the source code of this file.

Classes

class  reinforcement_learning::utility::configuration
 Configuration class to initialize the API Represents a collection of (name,value) pairs used to configure the API. More...
 

Namespaces

 reinforcement_learning
 [Error Generator]
 

Functions

std::ostream & operator<< (std::ostream &os, const reinforcement_learning::utility::configuration &)
 

Detailed Description

configuration definition. configuration is a (name,value) pair based collection used to configure the API

Author
Rajan Chari et el
Date
2018-07-18