Commit b070449a authored by Sushant Mahajan's avatar Sushant Mahajan

eyecandy

parent 6062a424
Pipeline #324 skipped
......@@ -135,7 +135,7 @@ def fit(model, X, y, passes=1000, verbose=False):
print(i,costs[idx])
print("training... 100%\r", end='')
print("training... 100% complete\r", end='')
return model
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment