PyTorch-Tutorial icon indicating copy to clipboard operation
PyTorch-Tutorial copied to clipboard

more content for more exmaples

Open Chief-Buka opened this issue 3 years ago • 0 comments

Added another example of how to easily create a neural net with custom layer names - using OrderedDict from collections module

Added another example of how to save and load information (network, optimizer, loss, epochs) and how to load them back in to continue training

Chief-Buka avatar Jan 20 '22 04:01 Chief-Buka