File size: 403 Bytes
1bd89fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "model_type": "physics-informed-agent",
  "task": "drilling-optimization",
  "description": "DeepBoreAI ML agent for real-time ROP prediction and drilling anomaly detection.",
  "library": "deepboreai-sdk",
  "input_features": [
    "bit_depth",
    "wobs",
    "rpm",
    "torque",
    "flow_rate",
    "mud_density",
    "annular_pressure"
  ],
  "output": "predicted_rop",
  "precision": ">90%"
}