Viewing profile — flemishgun
flemishgun
HN member- Joined
- Sat, Apr 17, 2021, 1:14 AM UTC
- HN karma
- 50
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About flemishgun
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #40119388
Is the GNAA alive and well???
-
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…
-
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…
-
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/
-
comment
Comment #29491302
The library is header-only, so that at least makes the packaging process a little easier.
-
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.
-
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…
-
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…
-
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…