13
edits
Changes
→Getting Started With Jupyter lab
return F.log_softmax(x, dim = 1)
== Getting Started With Jupyter lab ==
'''What is Jupyter Notebook?'''
'''Installation methods'''
* Anaconda(https://www.anaconda.com/products/individual)* pip(https://jupyter.org/install)* Vs code by using Anaconda plugin (best)