diff options
Diffstat (limited to '.ipynb_checkpoints/nn_tutorial-checkpoint.ipynb')
-rw-r--r-- | .ipynb_checkpoints/nn_tutorial-checkpoint.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.ipynb_checkpoints/nn_tutorial-checkpoint.ipynb b/.ipynb_checkpoints/nn_tutorial-checkpoint.ipynb index d7e71a3..93ad239 100644 --- a/.ipynb_checkpoints/nn_tutorial-checkpoint.ipynb +++ b/.ipynb_checkpoints/nn_tutorial-checkpoint.ipynb @@ -1906,9 +1906,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "PyTorch", "language": "python", - "name": "python3" + "name": "pytorch" }, "language_info": { "codemirror_mode": { |