Closed Mustyy closed 7 years ago
ValueError: Improper config format: {u'l2': 0.0, u'name': u'WeightRegularizer', u'l1': 0.0}
Any idea what causes this?
Solved it by using python3
can u tell me how to fix it? i am using python 3.5.4 and i got the same error which u had!
ValueError: Improper config format: {u'l2': 0.0, u'name': u'WeightRegularizer', u'l1': 0.0}
Any idea what causes this?