Python Libraries (TensorFlow, PyTorch)

Medium 20 points

Complete: ___ 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.

Well done! 🎉
Your answer is correct! You earned 20 points.
Not quite...
Try again! You can do it.

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.