https://github.com/mrdbourke/pytorch-resnet-twitch
PyTorch implementation(s) of various ResNet models from Twitch streams.
https://github.com/mrdbourke/pytorch-resnet-twitch
Last synced: about 1 month ago
JSON representation
PyTorch implementation(s) of various ResNet models from Twitch streams.
- Host: GitHub
- URL: https://github.com/mrdbourke/pytorch-resnet-twitch
- Owner: mrdbourke
- License: mit
- Created: 2022-01-10T05:40:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T03:55:28.000Z (over 3 years ago)
- Last Synced: 2025-03-14T19:43:31.506Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytorch-resnet-twitch
PyTorch implementation(s) of various ResNet models from Twitch streams.**Status:** Code broken, going to come back and look how to add ConvNeXt (https://github.com/facebookresearch/ConvNeXt) features to ResNet50
ResNet50 currently not working. Will update in next stream. Tried and failed to get it working in the first stream. We'll get it next time.
Watch live at: [https://www.twitch.tv/mrdbourke](https://www.twitch.tv/mrdbourke)