pytorch-exercise icon indicating copy to clipboard operation
pytorch-exercise copied to clipboard

Practical Exercise Codes for PyTorch

Results 2 pytorch-exercise issues
Sort by recently updated
recently updated
newest added

WARNING:root:Setting up a new session... Exception in user code: ------------------------------------------------------------ Traceback (most recent call last): File "E:\Miniconda3\lib\site-packages\urllib3\connection.py", line 141, in _new_conn (self.host, self.port), self.timeout, **extra_kw) File "E:\Miniconda3\lib\site-packages\urllib3\util\connection.py", line 83, in...

Hi, @nmhkahn I met this error finally. What's wrong to me ?? Kerb:show_and_tell kerbal$ python3 train.py Traceback (most recent call last): File "train.py", line 27, in main() File "train.py", line...