New forum category especially for beginners

I assumed you are referring to category (“CAT”) column in Jeremy notebook

The similar information is shown under “arxiv_primary_category” column

n=10000 is a big enough number so I don’t need to change it all the time. But, I definitely have more than 120-130 items in computer science. You can check the details easily by using Pandas. :panda_face:

It seems this is not a beginners’ question. :thinking: Are you referring to this?

@jeremy Can you please suggest the best way to go through the course?

I have a couple of questions in mind:

  1. Do I try to fully understand a concept and write the simple algorithms from scratch as and when it is discovered in the course or should I go about just running the code cell and wait till later when it is done in more depth?
  2. Is every concept like cosine annealing, stochastic gradient descent with restarts, data augmentation revisited or these should be done by ourselves?

@ other learners or people who have completed the course, please do share your approach too.

I think best way is to watch each video weekly,Then dig out all the python codes @jeremy has provided try to see what each line of code is doing.Make some changes get more accurate results and complete the course.

Thanks a lot for your feedback :slight_smile:

Is this course http://bit.ly/2L2GSR1 good for beginners?