some bugfixes
This commit is contained in:
parent
d3ffdf3cba
commit
6d488e092e
BIN
__pycache__/data.cpython-39.pyc
Normal file
BIN
__pycache__/data.cpython-39.pyc
Normal file
Binary file not shown.
BIN
__pycache__/loss.cpython-39.pyc
Normal file
BIN
__pycache__/loss.cpython-39.pyc
Normal file
Binary file not shown.
BIN
__pycache__/mu.cpython-39.pyc
Normal file
BIN
__pycache__/mu.cpython-39.pyc
Normal file
Binary file not shown.
BIN
__pycache__/n2ulayer.cpython-39.pyc
Normal file
BIN
__pycache__/n2ulayer.cpython-39.pyc
Normal file
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
Block a user