Best of R2023

  1. 1
    Article
    Avatar of mlnewsMachine Learning News·3y

    Top Artificial Intelligence (AI) Books to Read in 2023

    The ability of a machine to reason, learn, and solve problems in the same ways that people do constitutes artificial intelligence. We’re learning more and more about how computers can mimic human thought processes and even complete jobs that were once thought too complex for machines to complete.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Forever Functional: Complex Typing in TypeScript

    This article will complement the previous one on partial application, by developing full typing in TypeScript. It happens that typing our function is not trivial, and requires several interesting techniques. In this article we’ll complete the work from the previous article, going from JavaScript to TypeScript, and adding full type controls.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    The Data Science and AI Handbook – How to Start a Career in Data Science

    The Data Science and AI Handbook - How to Start a Career in Data Science. The handbook is designed to appeal to a broad spectrum of readers. The guide will demystify complex concepts and offer tangible strategies on how to incorporate cutting-edge technologies, Data Science best practices and AI strategies into your business practices.

  4. 4
    Article
    Avatar of newstackThe New Stack·3y

    7 Best Practices for Data Visualization

    Data visualization is an important skill for data professionals, which usually goes hand in hand with storytelling, aiming to communicate observations effectively and inform decisions. Data visualizations are useful for highlighting trends, patterns and correlations in data. There are code libraries and no-code/low-code platforms, depending on the use case.