Settings

Theme

Ask HN: Materials to learn machine learning and deep learning in 2023?

7 points by debanjan16 2 years ago · 1 comment · 1 min read

Reader

The materials may include courses, tutorials, books, etc.

The topics can include:

1. Data pre-processing

2. Library specific tutorials (e.g. PyTorch, MxNet, scikit-learn, etc)

3. Building things from scratch (using numpy, scipy, vanilla python, etc)

4. Foundations and theory behind the popular algorithms

5. Applications like Computer Vision, NLP, etc.

6. How to read and implement research papers.

7. The math of ML/DL

The difficulty of the materials can be anything ranging from someone with programming experience starting out or someone who is a practitioner and wants to look at more deeper explanations.

optbuild 2 years ago

CMU has two open courses on deep learning which are very good.

1. Deep Learning - https://deeplearning.cs.cmu.edu/F23/index.html

2. Deep Learning Systems - https://dlsyscourse.org/

The second course dives much deeper into the internals of the libraries and all.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection