Viewing profile — mlepath
mlepath
HN member- Joined
- Mon, Dec 30, 2024, 5:26 PM UTC
- HN karma
- 105
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mlepath
https://mlepath.com/
Recent public activity
- story
-
comment
Comment #42805158
This is an awesome project! Thanks for taking time to document this. What's next on your plate? How do we follow you?
- story
-
comment
Comment #42713163
All companies that are doing something with the current iteration of "AI" are underwater. Sam Altman says that the pro tier of ChatGPT is losing money, Adobe is losing tons on fire…
-
comment
Comment #42707475
In ML everything is a tradeoff. The article strongly suggests using dot product similarity and it's a great metric in some situations, but dot product similarity has some issues to…
-
comment
Comment #42679798
Awesome project! I love the idea of not sending my data to a big company and trust their TOS. The effectiveness of coding assistant is directly proportional to context length and t…
-
comment
Comment #42674912
The author appears to be confused about the difference between research and production. In research more generic approaches typically win because they get resourced much better (pl…
-
comment
Comment #42671532
> This reinforce the idea that there is no real strategic advantage in owning a model For these models probably no. But for proprietary things that are mission critical and purpose…
-
comment
Comment #42671517
Wait, I thought every pornsite already had age verification, that modal that pops up and says "are you sure you are over 18?"
-
comment
Comment #42666266
As ML practitioner I am not a big fan of the concept of singularity and wholly agree that IF it happens it will be more like sunrise than a light switch, but... I think thinking ab…
-
comment
Comment #42661393
I worked at Meta, I am not sure the hiring was ever "diverse". DEI always seemed like an activity they did for show. This changes nothing honestly.
-
comment
Comment #42655755
Great work! Do you see any artifacts from having trained on synthetic data? Is there a natural benchmark dataset (real tables in the wild)? In my experience synthetic data can only…
-
comment
Comment #42631044
This is really awesome. Tested it on both Nvidia and Mac GPUs. Interested to know how debugging in a real application would work since WASM is pretty hard to debug and GPU code is …
-
comment
Comment #42618947
The process-centric taxonomy in this paper is one of the most structured frameworks I’ve seen for anomaly detection methods. It breaks down approaches into distance-based, density-…
- story
-
comment
Comment #42618364
The first rule of programming with LLMs is don't use them for anything you don't know how to do. If you can look at the solution and immediately know what's wrong with it, they are…
-
comment
Comment #42599944
At University I once talked to a former Soviet professor about publications and he mentioned how they proliferated. It was uncommon to have a lot of publications until recently and…
-
comment
Comment #42571612
I have had a somewhat similar journey but 14 years instead of 25 and I always wonder how it would be different today. We were lucky enough to grow up with the industry and progress…
-
comment
Comment #42570213
This is a great application of various domains of ML. This reminds me of Vesuvius Challenge. This kid of thing is accessible to beginners too since the data by definition are prett…
-
comment
Comment #42570193
Hello, fellow Metamate ;)
-
comment
Comment #42566812
I have worked with Jetson Orin platform, and honestly Nvidia has something that is really easy to work with there. The Jetsons are basically a full GPU (plus some stuff) at very lo…
-
comment
Comment #42566746
Yea, people have a really hard time dealing with data leakage especially on data sets as large as LLMs need. Basically if something appeared online or was transmitted over the wire…
-
comment
Comment #42552230
[dead]
-
comment
Comment #42551562
[dead]
-
comment
Comment #42551507
Naive question, do people no longer respect robots.txt?