Skip to content
Snippets Groups Projects
Commit 46f0508c authored by shamith2's avatar shamith2
Browse files

Update README.md

parent d928f909
No related branches found
No related tags found
No related merge requests found
...@@ -76,8 +76,6 @@ factory_cooling_bill.dim = [number of elements in control_factors] ...@@ -76,8 +76,6 @@ factory_cooling_bill.dim = [number of elements in control_factors]
``` ```
Then you can import this function in **HyperSphere/BO/runb_BO.py** as Then you can import this function in **HyperSphere/BO/runb_BO.py** as
``` ```
import sys
sys.path.append('/::host::/')
from target import factory_cooling_bill from target import factory_cooling_bill
``` ```
then you run BO with the option **-f factory_cooling_bill**. then you run BO with the option **-f factory_cooling_bill**.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment