• Breaking News

    Tuesday, January 8, 2019

    OR, AND, XOR gates using dominoes Computer Science

    OR, AND, XOR gates using dominoes Computer Science


    OR, AND, XOR gates using dominoes

    Posted: 07 Jan 2019 11:10 AM PST

    Unprovability comes to machine learning: "Scenarios have been discovered in which it is impossible to prove whether or not a machine-learning algorithm could solve a particular problem."

    Posted: 08 Jan 2019 01:12 AM PST

    Learn Python for Data Science and Machine Learning

    Posted: 08 Jan 2019 02:15 AM PST

    FastText for Sentence Classification

    Posted: 07 Jan 2019 07:33 AM PST

    Concurrent Programming with Revisions and Isolation Types [PDF, 2010]

    Posted: 07 Jan 2019 06:50 PM PST

    HyperLogLog question

    Posted: 07 Jan 2019 05:20 PM PST

    Hi, I'm reading the following article: http://www.moderndescartes.com/essays/hyperloglog/

    In particular I'm having some trouble trying to replicate the results of the first image in that article (http://www.moderndescartes.com/static/loglog_maxzeros.png).

    For x=9, the graph says that the probability is 0.20 aprox. But from my calculations I get something different. After some thought I think I may be misinterpreting the idea of the calculation.

    First attempt: Doing the sum of a X -> Bin(1024, 1/29), calculating f(X=1)+...+f(X=1024). https://www.wolframalpha.com/input/?i=sum+(Combinations(1024,i)*(1%2F2%5E9)%5Ei*(1-1%2F2%5E9)%5E(1024-i)),+i%3D1+to+1024 =0.86 which is not 0.20

    Then I thought that maybe he was talking about just having 1 result with 9 leading zeros. This means that from the 1024 numbers, we can have only 1 success in any of the 1024 numbers. https://www.wolframalpha.com/input/?i=1024*(1%2F2%5E9)*(1-1%2F2%5E9)%5E1023 Which is 0.27... closer but far from 0.20.

    What am doing wrong here?

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

    AI in 2018 Review; What to Expect in 2019

    Posted: 07 Jan 2019 11:08 AM PST

    Fast Numerical Function Approximation

    Posted: 07 Jan 2019 02:27 PM PST

    Issue creating bootable USB drive

    Posted: 07 Jan 2019 11:03 AM PST

    Hi , please let me know if another subreddit might be better suited for this query.

    I'm trying to create a bootable USB drive which will contain Windows 10 from mac OS (Mojave). The bootable USB will then be used on another PC.

    The USB drive is formatted Fat32 and it's big enough (32gb).

    I have the .iso file and I want to move it's files onto the USB, but Fat32 only allows files <4GB while a folder (called "sources" ) is around 5GB and I cant move it.
    How would you go around this issue?

    Anyway, as for now I'm trying to create the bootable USB from another PC with Windows 10 using a Windows's tool, and it might work, but still, it would be nice to know how to do it from macOS.

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

    No comments:

    Post a Comment