JDACS4C-IMPROVE / Singularity

Singularity definitions that can be extended to support execution of community models.
MIT License
3 stars 5 forks source link

Test HiDRA #39

Closed priyanka9991 closed 1 year ago

priyanka9991 commented 1 year ago

Command: Status: TODO Depends on:

Steps:

Output:

wilke commented 1 year ago

Output:

2023-09-11 18:25:45.078534: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:116] None of the MLIR optimization passes are enabled (registered 2)
2023-09-11 18:25:45.110486: I tensorflow/core/platform/profile_utils/cpu_utils.cc:112] CPU Frequency: 2500000000 Hz
116/116 - 148s - loss: 1.8530 - val_loss: 5.8173
/usr/local/HiDRA/HiDRA_training.py:234: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
  ic50_val['result'] = result
IMPROVE_RESULT val_loss:        5.817278861999512

Status: OK