Best of Deep LearningAugust 2022

  1. 1
    Article
    Avatar of kdnuggetsKDnuggets·4y

    Free AI for Beginners Course

    A 12 week, 24 lesson curriculum designed to introduce learners to the world of AI. You can see specific course content, laid out lesson by lesson, here. If you are interested in knowing more, you might want to get to know the instructors for the course.

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

    Brain.js Brings Deep Learning to the Browser and Node.js

    Brain.js is a JavaScript library for deploying a neural network in the browser or on Node.js. It uses a computer’s GPU (graphics processing unit) for calculations, or pure JavaScript when GPU isn’t available. A lot of deep learning projects will continue to use the likes of TensorFlow or big company platforms like IBM Watson Studio or Google Cloud AI Platform.

  3. 3
    Article
    Avatar of changelogChangelog·4y

    microsoft/AI-For-Beginners: 12 Weeks, 24 Lessons, AI for All!

    Microsoft Learn is a 12-week, 24-lesson curriculum all about Artificial Intelligence. You will learn: Different approaches to Artificial Intelligence, including the "good old" symbolic approach with Knowledge Representation and reasoning. There are also Labs available for some topics, which give you an opportunity to try applying the material you have learned to a specific problem. Each lesson contains some pre-reading material.

  4. 4
    Article
    Avatar of kdnuggetsKDnuggets·4y

    An Introduction to Graph Neural Networks

    Graph Neural Networks (GNNs) are a type of neural networks that are capable of working with graph structures. They are influence by convolutional neural networks to perform graph and node classification, link prediction, and community detection.

  5. 5
    Article
    Avatar of kdnuggetsKDnuggets·4y

    The Complete Data Science Study Roadmap

    The Complete Data Science Study Roadmap will map out the things you need to do to become a Data Scientist. This article will help you fill in those gaps so that you don’t have to feel imposter syndrome or lack of confidence on your data science journey.