• Breaking News

    Friday, February 2, 2018

    CompSci Weekend SuperThread (February 02, 2018) Computer Science

    CompSci Weekend SuperThread (February 02, 2018) Computer Science


    CompSci Weekend SuperThread (February 02, 2018)

    Posted: 01 Feb 2018 05:06 PM PST

    /r/compsci strives to be the best online community for computer scientists. We moderate posts to keep things on topic.

    This Weekend SuperThread provides a discussion area for posts that might be off-topic normally. Anything Goes: post your questions, ideas, requests for help, musings, or whatever comes to mind as comments in this thread.

    Pointers

    • If you're looking to answer questions, sort by new comments.
    • If you're looking for answers, sort by top comment.
    • Upvote a question you've answered for visibility.
    • Downvoting is discouraged. Save it for discourteous content only.

    Caveats

    • It's not truly "Anything Goes". Please follow Reddiquette and use common sense.
    • Homework help questions are discouraged.
    submitted by /u/AutoModerator
    [link] [comments]

    Quantum Computers Struggle Against Classical Algorithms

    Posted: 01 Feb 2018 02:26 PM PST

    My teacher thinks CPU hz are based on powers of 2.

    Posted: 01 Feb 2018 04:50 PM PST

    He asked the class today how many hertz are in a kilohertz and everyone said, "1000" but he said that is wrong and that it's 1024. I can't find anything on Google if he's right or wrong but I don't think he is. Any thoughts?

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

    Explanation of x86 Memory Model

    Posted: 01 Feb 2018 11:23 AM PST

    Would a degree in Public Relations be beneficial in addition to a CS degree?

    Posted: 01 Feb 2018 10:00 PM PST

    I'm really enjoying my CS major as of now, however, I have a lot of space left in my four year plan and public relations was something I had a bit of interest in. I'd be open to other recommended majors as well. Thanks!

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

    Recommendations for research papers on advanced AI programming in chess variants?

    Posted: 01 Feb 2018 11:54 AM PST

    Hey folks. I'm hoping to find some (good) advanced computer science papers on programming AI for chess variants. Obviously there's a ton of material online, but in general I find they are either:

    • Obvious and simple.
    • Poor quality.

    Specifically I'm hoping to find insights on how to handle different board shapes and sizes, and pieces with custom move rules. Training a new AI for every variation is not what I had in mind, I'd like something more general.

    Any recommendations? Nothing is too long or advanced. Thanks!

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

    I want to create digital assistance (like cortana,siri etc.).

    Posted: 01 Feb 2018 01:25 PM PST

    I want to make my personal digital assistance from scratch i.e., without using any app, just by writing code. I know C, JAVA and PYTHON.I can learn others if needed. I just need to know how to start because i have no idea.

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

    Principles for developing at high speed – Hacker Noon

    Posted: 01 Feb 2018 06:31 AM PST

    n element stack, 8h bytes per element. When n largest, then k is smallest integer for which 2^k sized array suffices. What's the memory requirement as function of n and h?

    Posted: 01 Feb 2018 09:51 AM PST

    n element stack, 8h bytes per element. When n largest, then k is smallest integer for which 2k sized array suffices. What's the memory requirement as function of n and h?

    I don't understand the description here.

    What I read it to mean is that:

    Stack with n elements. Choose smallest k in 2k such that n elements fit into 2k * 8h

    But 2k * 8h is not a function of n and h. And when does n come into play?

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

    [Discussion] In the context of computer science, are Yu-Gi-Oh Duel Puzzles classified as non-polynomial deterministic (NP) or polynomial deterministic (P)?

    Posted: 01 Feb 2018 04:39 AM PST

    No comments:

    Post a Comment