Complete beginner - where to start

Hi everyone,

New guy here. I’m a complete beginner to programming but I’m excited and eager to start learning. I was referred to Pytorch and Keras when I expressed an interest in AI programming but I’m curious if this is where I’d start as a complete beginner?

Can I just jump into Pytorch or should I work on getting an understanding of Python first?

Hi,

You should definitely find an introduction tutorial on python online first.
Then for pytorch, the 60min blitz is the best place to start I think: https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html

1 Like