Source: https://github.com/ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Guide description
This guide is designated to anybody with basic programming knowledge or a computer science background interested in becoming a Research Scientist with π― on Deep Learning and NLP.
You can go Bottom-Up or Top-Down both works well and it is actually crucial to know which approach suites you the best. If you are okay with studying lots of mathematical concepts without application then use Bottom-Up. If you want to go hands-on first then use the Top-Down first.
Contents:
- Mathematical Foundation
- Machine Learning
- Deep Learning
- Reinforcement Learning
- Natural Language Processing
Mathematical Foundations:
The Mathematical Foundation part is for all Artificial Intelligence branches such as Machine Learning, Reinforcement Learning, Computer Vision and so on. AI is heavily math-theory based so a solid foundation is essential.
Linear Algebra
♾️
Probability
Calculus
π
Optimization Theory
π
-Resource | Difficulty | Relevance |
---|---|---|
CMU optimization course 2018π₯ | ★★★★★ |
|
CMU Advanced optimization courseπ₯ | ★★★★★ |
|
Stanford Famous optimization course π₯ | ★★★★★ |
|
Boyd Convex Optimization Book π | ★★★★★ |
Machine Learning
Considered a fancy name for Statistical models where its main goal is to learn from data for several usages. It is considered highly recommended to master these statistical techniques before Research as most of research is inspired by most of the Algorithms.
Deep Learning
One of the major breakthroughs in the field of intersection between Artificial Intelligence and Computer Science. It lead to countless advances in technology and considered the standard way to do Artificial Intelligence.
Reinforcement Learning
It is a sub-field of AI which focuses on learning by observation/rewards.
Natural Language Processing
It is a sub-field of AI which focuses on the interpretation of Human Language.
Must Read NLP Papers:
In this section, I am going to list the most influential papers that help people who want to dig deeper into the research world of NLP to catch up.
Paper | Comment |
---|
No comments:
Post a Comment