Install the conda environment by running conda env create -f environment.yml
Run the preferred module by python -m <module_name>
with speicified arguments.
The detailed report and discussion can be found in this blog post.
Install the conda environment by running conda env create -f environment.yml
Run the preferred module by python -m <module_name>
with speicified arguments.
The detailed report and discussion can be found in this blog post.