Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

v0.1.1

Latest

Choose a tag to compare

@parthkhopkar parthkhopkar released this 12 Apr 22:50
· 0 commits to sc_release since this release

Load Docker image

$ docker load < se_rl_image_slim.tar.gz

Run container

$ docker run -ti streaming-engine-rl-slim /bin/bash

Install requirements

$ pip install -r requirements.txt