some bugfixes
This commit is contained in:
parent
d3ffdf3cba
commit
6d488e092e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
main.py
2
main.py
|
@ -68,7 +68,7 @@ import matplotlib.pyplot as plt
|
|||
|
||||
plt.plot(p[:,0],p[:,1],".",alpha=0.75)
|
||||
plt.title(str(loss))
|
||||
plt.how()
|
||||
plt.show()
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue