14 lines
474 B
Markdown
14 lines
474 B
Markdown
# Basic application
|
|
## Description
|
|
This package was created to run my applications on the current Reinforcement Learning project.
|
|
The BasicApplication class implements the entry point for the program and provides the actual application configuration. It also simplifies logging setup.
|
|
|
|
## Installation
|
|
``pip install git+https://zosimovaa@bitbucket.org/zosimovaa/basic_application.git``
|
|
|
|
## Contacts
|
|
- **e-mail**: lesha.spb@gmail.com
|
|
- **telegram**: https://t.me/lesha_spb
|
|
|
|
|