Live data from Hacker News

Viewing profile — flemishgun

flemishgun

HN member
Joined
Sat, Apr 17, 2021, 1:14 AM UTC
HN karma
50
Public activity
10 items

About flemishgun

No profile information was provided.

Recent public activity

  1. comment
    Comment #42864275

    I was surprised to not find the funding freeze discussed on HN yesterday and I am speechless today at some of the comments I am reading in here. Are readers not aware of the scope …

  2. comment
    Comment #40119388

    Is the GNAA alive and well???

  3. comment
    Comment #40088654

    This you-know-better-than-me mindset is why all technology is converging to garbage. I can't speak for OP, but for me, you are half correct: I am indeed ultimately searching for an…

  4. comment
    Comment #40067953

    Tough to say something as blanket as "it's slower"... there are lots of operations in any linear algebra library. It's not a direct comparison with other C++ linear algebra librari…

  5. comment
    Comment #40066483

    I'm surprised people think this, there is also the widely-used Armadillo linear algebra library. In my opinion it has a much nicer syntax. https://arma.sourceforge.net/

  6. comment
    Comment #29491302

    The library is header-only, so that at least makes the packaging process a little easier.

  7. comment
    Comment #29491104

    This toolkit was originally part of the mlpack machine learning library ( https://github.com/mlpack/mlpack ) before it was split out into a separate, standalone effort.

  8. comment
    Comment #27683512

    Personally I don't like depending on musicbrainz or other online sources; any album that enters my collection I manually (and tediously...) tag via information found on discogs and…

  9. comment
    Comment #26840810

    Very cool to see more C++-based machine learning efforts. The language still needs a good dataframe abstraction (maybe XFrame?), but with matrix algebra provided by Armadillo/Eigen…

  10. comment
    Comment #26840798

    100% agree, and there are a number of efforts in the space. mlpack ( https://www.github.com/mlpack/mlpack/ ), Shogun ( https://www.shogun-toolbox.org/ ), and Shark ( https://www.sh…