Machine Learning & Data Science

Our world is full of Machine Learning and Data Science, so it's best to stay informed and use it for good. I've encountered a ton of nice learning resources, articles or simply fascinating inventions directly or indirectly related to ML & DS, that are listed below. Keep in mind, ML is at the intersection of Linear Algebra, Statistics, and Computer Science.

Responsible AI

To me, Responsible AI (RAI) is one of the defining (research) areas of our time with the potential to have a positive impact on people's lives. This is includes topics like fairness, interpretability & explainability, differential privacy, and several related ones. Below are some of the best resources I've come across:

ML applied to Natural Language Processing

Machine Learning in the browser

DeepLearn.js

Finding Research Papers

Whether you're at university or just generally interested in research, in most cases you won't know exactly what you're looking for. Two great websites to get started are Google Scholar and Semantic Scholar. They essentially built search for research papers/journals/books/etc. Semantic Scholar offers a few features Google Scholar doesn't have, while Google Scholar seems to have more data overall at least in my experience.

  • ArXiv is an archive for articles, usually used for sharing ideas that will later get submitted as papers to conferences. With ArXiv Vanity, you can read the papers rendered in the browser as opposed to the PDF format.
  • Distill is aiming at making research "clear, dynamic and vivid". It is a super-interesting effort that shows that research does not have to be constrained by a printable A4 sized PDF format. Maybe all research can be published like this someday.