Van-Loc Nguyen
Results
2
issues of
Van-Loc Nguyen
From Python >= 3.9, type hints, for example in [this file](https://github.com/mrdbourke/pytorch-deep-learning/blob/main/video_notebooks/04_pytorch_custom_datasets_video.ipynb), we can use `list`, `dict`, `tuple` to type hint instead of `typing.List`, `typing.Dict`, `typing.Tuple`