make a note about how the eror drops
parent
25d801bd15
commit
c9d719cb1f
|
@ -97,7 +97,7 @@ def run(args):
|
|||
except Exception as e:
|
||||
logging.exception("LM Optimization failed")
|
||||
return
|
||||
|
||||
# Error drops from 2764.22 to 0.046
|
||||
logging.info(f"final error: {graph.error(result)}")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue