Add Vowpal wabbit or docker(-compose) support
- Dominant language
- Jupyter Notebook
- Stars
- 772
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I try to play with vowpal wabbit, more explicit a derived version of your sagemaker RL examples. I tried to lunch a docker container but docker and docker-compose is not available. So I tried to execute the training files in the notebook itself, but vowpal wabbit is not available.
**Describe the solution you'd like**
Either support docker & docker-compose to play with provided examples in studio labs, or at least allow setting up vowpal wabbit locally.
**Describe alternatives you've considered**
enable docker and docker-compose to woraround and be able to execute the provided RL examples that leverages docker-compose for local training
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.