Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major Exam Syllabus #53

Open
pushpendradahiya opened this issue Nov 21, 2018 · 4 comments
Open

Major Exam Syllabus #53

pushpendradahiya opened this issue Nov 21, 2018 · 4 comments

Comments

@pushpendradahiya
Copy link

@vineetm Sir,
What will be the syllabus for the major exam?
@raghavsi sir has given some pointers for CNN part.

@vineetm
Copy link
Owner

vineetm commented Nov 21, 2018

@pushpendradahiya Thank you for asking this. Syllabus for major exam would be exactly what was covered in the class. You are not expected to memorize or reproduce Tensorflow code/API. I will reiterate it here:

  1. Linear Algebra: as covered in the class
  2. Deep feedforward networks: understanding what is MLP, why non-linear layers help and draw computational graphs as discussed in the class.
  3. NLP Basics: Understanding the basic NLP pipeline. Why we need to convert a word to an integer. You got lot of practise for this as part of your project
  4. Word2Vec: Understand the model of Word2Vec and the problem it addresses.
  5. RNN: What does a RNN model? The challenges involved in modeling such network. Understanding the need for gradient clipping. You are also expected to understand what is meant by perplexity and basics of Language Model.

Other than what I explicitly mentioned above, anything discussed in the lectures is fair game for the major exam.

@pushpendradahiya
Copy link
Author

Also,
Can the exam be open book, i.e. open laptop(without internet).
This technique is followed by many courses in IITD so that students don't have to mug up everything and importance is to understanding underlying concepts.

@vineetm
Copy link
Owner

vineetm commented Nov 22, 2018

No, the exam is not open book/laptop.

This course does not expect/require you to mug up anything.

@pushpendradahiya
Copy link
Author

pushpendradahiya commented Nov 22, 2018

Sure sir, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants