TensorFlow



TensorFlow is an open-source library developed by Google for numerical computation and machine learning. These power point notes cover the neural network aspects of it. I found TensorFlow to be easier to learn than PyTorch. It has some handy built-in functions, that are a pain to have to construct from scratch in PyTorch.