Best of Data ScienceMay 2023

  1. 1
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Stop Doing this on ChatGPT and Get Ahead of the 99% of its Users

    The problem often lies not with the AI itself, but with the limitations and vagueness of the input provided. By training ChatGPT, you can get a personal writing assistant for free! It’s time to discover the art of crafting powerful prompts to make the most of this cutting-edge technology.

  2. 2
    Article
    Avatar of medium_jsMedium·3y

    Build your own face recognition system with python in minutes

    Build your own face recognition system with python in minutes. The concept is known as one shot learning. It is different from traditional image recognition models in a sense, that you are only required to have one picture of a person whom you want to recognize, and you don't need to ‘train the model’ to recognize.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    AI-powered coding, free of charge with Colab

    Google Colab is adding AI coding features like code completions, natural language to code generation, and a code-assisting chatbot. Colab users in the United States will have first access to these features, which aim to increase programming speed, quality, and comprehension. The features include generating larger blocks of code from comments or prompts, autocomplete suggestions, and the ability to ask questions to the integrated chatbot.

  4. 4
    Article
    Avatar of gcpGoogle Cloud·3y

    How AI impacts software development

    Priyanka Vergadia: There are many myths circulating about the role AI will play in our future work lives. She says the promising reality is that AI is likely to make our lives easier and work more efficient. In this blog, we are going to walk through a few of the myths floating around related to AI.

  5. 5
    Article
    Avatar of kdnuggetsKDnuggets·3y

    AI is Eating Data Science

    Data science has evolved into a tool for gaining insights, predicting trends, and making decisions during the era of big data. Data science may appear to be evolving into a branch of contemporary AI, and that's because, well, it is. But fret not, as this is but an evolutionary step to keep pace with the evolving technology landscape.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Setup a Windows Machine for Machine Learning/Deep Learning Using an Nvidia Graphics Card (CUDA)

    How to set up a Windows Machine for Machine Learning/Deep Learning using an Nvidia Graphics Card (CUDA) If you can afford a good Nvidia graphics card, then you can easily use your graphics card for this type of intensive work. A lot of developers use Linux for this, but I do not like Linux as a desktop operating system.

  7. 7
    Article
    Avatar of neo4jneo4j·3y

    Build A Routing Web App With Neo4j, OpenStreetMap, and Leaflet.js

    Build A Routing Web App with Neo4j, OpenStreetMap, and Leaflet.js. This post is adapted from a live online workshop I facilitated as part of a free online workshop that covers a variety of topics around building applications and analyzing data with graphs.