Files
config_manager/README.md

461 B

Basic application

Description

This package was created to run my applications on the current Reinforcement Learning project. The ConfigManager class implements the entry point for the program and provides the actual application configuration. It also simplifies logging setup.

Installation

pip install git+https://git.lesha.spb.ru/zosimovaa/config_manager.git

Contacts