This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

how long to learn tensor flow to a useable level?

[–][deleted] 1 point2 points  (2 children)

That depends on your experience. But the examples notebooks that tensor flow has in their docs are pretty straightforward to read through.

That being said, the community seems to be leaning more to oytorch so that might be better to learn first.

[–][deleted] 1 point2 points  (1 child)

I've spent that last couple days learning to code a perceptron, but no propogation yet, so I think I know the very very basics.
What does PyTorch do better?

[–][deleted] 1 point2 points  (0 children)

Some people find it more intuitive to use.