aws / aws/amazon-sagemaker-examples
train-hvac.ipynb failed CI
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/reinforcement_learning/rl_hvac_ray_energyplus/train-hvac.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [1]":
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
in
4 from sagemaker.rl import RLEstimator
5
----> 6 from source.common.docker_utils import build_and_push_docker_image
ModuleNotFoundError: No module named 'source.common'
Contributor guide
Assessment
This issue has not been assessed yet.