Skip to content
Snippets Groups Projects
Commit c773b747 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Update GMQE networks

parent 80654b07
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
...@@ -527,7 +527,7 @@ class DocTests(unittest.TestCase): ...@@ -527,7 +527,7 @@ class DocTests(unittest.TestCase):
def testGMQE(self): def testGMQE(self):
return_code, sout, serr = self.runScript('gmqe_example.py') return_code, sout, serr = self.runScript('gmqe_example.py')
self.assertEqual(return_code, 0) self.assertEqual(return_code, 0)
exp_gmqe = 0.677 exp_gmqe = 0.73466
exp_scores = {'dist_const': 0.8093481659889221, exp_scores = {'dist_const': 0.8093481659889221,
'reduced': 0.15201421082019806, 'reduced': 0.15201421082019806,
'cb_packing': 0.003967251628637314, 'cb_packing': 0.003967251628637314,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment