Submitted by Tureep t3_10k2cnt in deeplearning
Starting a group project in college about "Brain tumor segmentation using deep learning" and searching for a summer internship in the subject. I usually approach a new area by looking at youtube videos, looking at some slides from teachers, and perhaps testing simpler code examples. We were now told to research the field for two weeks prior to starting and hence I'm searching for recommendations to effectively learn to be able to contribute to the project.
Looking for any tips like websites (just found Kaggle for an example), threads, code, channels, methods, topics to focus/prioritize, frameworks to prefer/avoid, articles, books etc.
Skills: Intermediate Python/c++, 3rd year MSc, little-to-no knowledge about machine learning.
Resources: Slides, An "expert" (PhD from college), eight group members, RTX 3060 Ti (and Azure hours later).
SimulatedAnnealing t1_j5p78wg wrote
The best way to learn anything (also deep learning), especially for beginners, tends to be IMO to follow some structured approach and stick to it. So pick a good book or course and try to finish it (or the fundamental parts). It may take a bit longer to see progress than randomly following youtobe tutorials or notebooks, but builds a solid base that makes learning in the mid/long term more efficient.