Changes

Jump to: navigation, search

DPS921/PyTorch: Convolutional Neural Networks

21 bytes removed, 15:30, 29 November 2020
Getting Started With Jupyter
# axes.plot(x, y, color="red", linestyle='dashed') # to give style
# axes.plot(x,y)
axes.plot(# fig x, y, marker= plt.figure() # making a figure'o', markerfacecolor="blue", markersize=56) # to show data points
plt.show()
13
edits

Navigation menu