PyTorch
These power point notes cover PyTorch (surprise?). Like TensorFlow, PyTorch is a Python library that's used to construct neural networks.
PyTorch was a little more difficult to learn initially than TensorFlow, but it grew on me. Eventually, I actually preferred it due to its
greater allowance for customization.
|