• Breaking News

    Thursday, July 11, 2019

    Been Kim from Google Brain talks about her research into creating algorithms that can explain why they make the recommendations they do via concepts that are relatable by their users. Computer Science

    Been Kim from Google Brain talks about her research into creating algorithms that can explain why they make the recommendations they do via concepts that are relatable by their users. Computer Science


    Been Kim from Google Brain talks about her research into creating algorithms that can explain why they make the recommendations they do via concepts that are relatable by their users.

    Posted: 10 Jul 2019 08:46 PM PDT

    Scientists with limited coding experience use tool to replicate machine-learning algorithms for medical image classification that is comparable to machine-learning experts

    Posted: 10 Jul 2019 11:59 PM PDT

    Using Data Version Control to Create an Efficient Version Control System for Data Projects

    Posted: 11 Jul 2019 03:47 AM PDT

    Goodbye floats, hello posits?

    Posted: 10 Jul 2019 05:24 AM PDT

    Surviving and Thriving as Team of One in Data Science (Interview)

    Posted: 11 Jul 2019 01:52 AM PDT

    In the following interview three data scientists, who work in different size businesses as a data team of one talk about their tips and tricks for fighting burn out and staying sharp. While they report to many different business units within an organization who want data and need the insights, or utilize the data that you make available in your data stack or your business intelligence tool, you are sometimes just one person: Surviving And Thriving As Data Team Of One

    submitted by /u/thumbsdrivesmecrazy
    [link] [comments]

    How to sort an array of structures that have pointers to itself? C programming

    Posted: 10 Jul 2019 09:22 PM PDT

    Hi, i want to sort an array of structures, however, each structure has an array of pointers, and each pointer aim to a structure on the main array. The problem is that whenever i sort the main array, each list of pointers lose their real addresses.

    For example: the structure is build this way

    struct VerticeSt {
    u32 vertice;
    u32 color;
    struct VerticeSt* (*vecinos)[];
    };

    So, what's the best way to sort an array of structures(in the example, VerticeSt is the structure), without losing the real address of the array of pointers on each structure

    submitted by /u/VikingMosquito
    [link] [comments]

    Fairness for High Skilled Immigrants Act exposes Silicon Valley's hollow diversity slogans

    Posted: 10 Jul 2019 08:19 PM PDT

    Fighting Climate Change with Blockchain Technology

    Posted: 10 Jul 2019 10:23 AM PDT

    How would I put school projects on my GitHub without making them available to anyone but recruiters?

    Posted: 10 Jul 2019 07:48 AM PDT

    Would a private repo be enough or would I need to do more?

    submitted by /u/JaKuth99
    [link] [comments]

    The techie's intro to blockchain -- Dr Suen, Ex-IBM Blockchain Research Scientist & Ethereum convert, explains blockchain through the OSI model

    Posted: 10 Jul 2019 08:58 AM PDT

    Are Commercial Labs Stealing Academia’s AI Thunder?

    Posted: 10 Jul 2019 08:38 AM PDT

    No comments:

    Post a Comment