mirror of
https://github.com/aladdinpersson/Machine-Learning-Collection.git
synced 2026-04-10 12:33:44 +00:00
revised some code examples
This commit is contained in:
@@ -11,6 +11,9 @@ But also other things such as setting the device (GPU/CPU) and converting
|
||||
between different types (int, float etc) and how to convert a tensor to an
|
||||
numpy array and vice-versa.
|
||||
|
||||
Programmed by Aladdin Persson
|
||||
* 2020-06-27: Initial coding
|
||||
|
||||
"""
|
||||
|
||||
import torch
|
||||
|
||||
Reference in New Issue
Block a user