Python Libraries (TensorFlow, PyTorch)
Medium 20 pointsComplete: ___ is an open-source Python library developed by Facebook for Deep Learning.
TensorFlow (Google) and PyTorch (Facebook) are the two main Deep Learning libraries. TensorFlow is more mature, PyTorch is more flexible.
Your code
Hint
PyTorch is developed by Facebook. TensorFlow is developed by Google. Answer: PyTorch.
Result
Click "Run code" to see the result of your code. Click "Submit" to check if your answer is correct.