/RL4IoT

Primary LanguageJupyter Notebook

ImagineIoT

Prepare the integration of Jarvis and Imagine. Apply Imagine on an IoT environment similar to the one OpenHab can offer

Installation

  • Create conda virtual environment and install required package

conda env create -f requirement.yml

  • Activate environment and download spacy package
conda activate imagineIoT
python -m spacy download en