Live data from Hacker News

Viewing profile — hadeson

hadeson

HN member
Joined
Sun, Nov 22, 2015, 10:46 AM UTC
HN karma
20
Public activity
15 items

About hadeson

No profile information was provided.

Recent public activity

  1. comment
    Comment #45731359

    I don't think it's easier, a bad poker bot will lose a lot over a large enough sample size. But maybe it's easier to incorporate exploitation into your strategy - exploits that rel…

  2. comment
    Comment #45730496

    From my experience, their hallucination when playing poker mostly comes from a wrong reading of their hand strength in the current state. E.g., thinking they have the nuts when the…

  3. comment
    Comment #43792383

    "Magni, inquit, fures minorem puniunt" - Appeared in Pseudo-Caecilius Balbus.

  4. comment
    Comment #41552627

    I like the Tree of Thoughts theory that treat each chain of thoughts 'branch' as a possible hypothesis. They might trained a search system that quickly explore some of these branch…

  5. comment
    Comment #28440056

    Up to six-player no-limit Hold’em poker with Pluribus.

  6. comment
    Comment #26803111

    This was a thing until mining ETH is profitable again.

  7. comment
    Comment #24964543

    It seem this setup get close to the Jetson Nano 2Gb price range ($59), which from my experience is order of magnitude faster than rpi 4 for computer vision/video processing tasks. …

  8. comment
    Comment #24614406

    It could be used to accelerate Convolutional Neural Nets training [0] [0] https://arxiv.org/abs/1312.5851

  9. comment
    Comment #24500966

    I guess object detection is the bottleneck of the pipeline, which highly optimized YOLOv4-tiny[0]could get to 39 FPS on Jetson Nano. Also camera decoding with Nvidia Deepstream is …

  10. comment
    Comment #24155776

    Cooking is really an art with lots of tacit knowledge that vary too much to put in a simple recipe.

  11. comment
    Comment #24058696

    Most kinds of professional applications I could think of would better off with a green screen. On the other hand, using this for editing videos in the wild with messy background st…

  12. comment
    Comment #23923777

    Yandex seem to give even more precise matches than Google. Maybe image of someone less popular would work better.

  13. comment
    Comment #23855635

    Twitter investigation suggest that this is a coordinated social engineering attack [0]. The idea that the hackers are some non state actors and not from the US seem unlikely. [0] h…

  14. comment
    Comment #23636937

    Really just curious about this approach and want to test it since most old scraping methods failed on Facebook data. My take is that it is possible with enough resources since it i…

  15. comment
    Comment #23625048

    I tried using OCR to scrap Facebook profiles by simulate web browsing behavior. It helps a lot in avoid account blocking but still too slow to be practical.