• Breaking News

    Tuesday, February 11, 2020

    Top 10 Machine Learning Methods Explained in Layman Terms Computer Science

    Top 10 Machine Learning Methods Explained in Layman Terms Computer Science


    Top 10 Machine Learning Methods Explained in Layman Terms

    Posted: 10 Feb 2020 08:37 AM PST

    x-compressor: new compression algorithm that is about as efficient as the LZ4, but it has more than an order of magnitude less complex source codes.

    Posted: 10 Feb 2020 12:43 PM PST

    State transition and Circuit (Can I ignore the clock for these?)

    Posted: 10 Feb 2020 06:37 PM PST

    Is clock handled as Input for these? Same for Reset? Or do we ignore these for example in switching functions and state transition functions/graphs?

    Topic is Moore/Mealy circuits

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

    What is currently most needed in AI research and the development of general artificial intelligence? Is it new or more advanced mathematics that currently doesn’t exist? More data? More computational power? Physical limitations of computer microchips? Etc.

    Posted: 10 Feb 2020 08:05 AM PST

    Maybe more adequate theory of computation?

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

    Will I benefit from exercising a Data-Oriented approach in my programming, even if I don't manage it at the lowest level?

    Posted: 10 Feb 2020 11:59 PM PST

    Links on the subject of data-oriented programming:

    https://stackoverflow.com/questions/1641580/what-is-data-oriented-design

    And.. https://stackoverflow.com/questions/3425869/data-oriented-design-in-practice?noredirect=1&lq=1

    So, I've been delving into this subject ever since Unity started talks about their ECS or entity component system that is based on data oriented techniques and optimizations; however, whenever I read or see stuff about it, it's usually through some customized tool (ECS and Data Oriented Technology stack in unity) or via some low-level data management as seen in this presentation with their use of SMID and __MM128 types: https://twvideo01.ubm-us.net/o1/vault/gdcchina14/presentations/833779_MiloYip_ADataOriented_EN.pdf

    Can the average user benefit from adopting its principles? (SoA, Elimination of Virtual call over-use etc.)

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

    Building a Large Scale Architecture

    Posted: 10 Feb 2020 09:29 AM PST

    Researching on how to build a large scale, highly available, high throughout systems. The one that can serve thousands of concurrent requests and support large number of services. Anyone has experienced in doing so? What have you used? Would normal REST work? Like normal java spring applications. Or this kind of scale needs other type of architecure like Event Driven Architecture etc.

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

    Gödel Incompleteness vs Turing Completeness

    Posted: 10 Feb 2020 07:35 AM PST

    Hey guys,

    I was thinking about Godel's incompleteness theorem and my current understanding is that if you have a consistent formal system F, there are statements that cannot be proven/disproven within F. And also you can't show that F is consistent within F.

    Then I thought about a system such as a Turing machine, which requires a set of axioms (operations, what ever you'd like) to be able to answer all questions given a certain allowances (i.e. time or memory).

    So if the set of Turing operations formalizes a consistent set, and Godel's incompleteness theorem set that the set itself is incomplete, is this the birth of NP type problems?

    I have no idea where I'm going with this, I could be speaking absolute nonsense, just wanted to put it out there and see what others had to say.

    Edit: can't

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

    Automatic Data Science Tasks Explained: Model/Parameter Selection and Feature Engineering

    Posted: 10 Feb 2020 08:45 AM PST

    I’m 17, is it too late to start?

    Posted: 10 Feb 2020 02:29 PM PST

    Title sums it up, is it too late to start coding at 17?

    submitted by /u/-exordiumx-
    [link] [comments]

    Java

    Posted: 10 Feb 2020 12:53 PM PST

    What use it has Java for videogames? Could say the name of programs pls?

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

    No comments:

    Post a Comment