Live data from Hacker News

Viewing profile — akgfab

akgfab

HN member
Joined
Fri, Sep 08, 2023, 1:27 PM UTC
HN karma
0
Public activity
7 items

About akgfab

No profile information was provided.

Recent public activity

  1. comment
    Comment #44067954

    2 feels quite arbitrary and honestly not that much of an improvement. Any plans to up that limit?

  2. comment
    Comment #43991650

    I’ve had great success with radicli, weasel, and pydantic— writing scripts and defining inputs/outputs in a yaml is the sweet spot. Learned ml from explosion and their level of abs…

  3. comment
    Comment #43442538

    spaCy’s weasel package allows you to put a bunch of commands meant to be run in sequence in one project.yml file, pull assets, etc—- I find it to be the right level of abstraction …

  4. comment
    Comment #39304440

    Nice work! This doesn’t hold for all school districts. Some, like New Orleans post Katrina, became all-charter districts such that each school essentially operated as its own distr…

  5. comment
    Comment #38766927

    Anyone who’s played Civ 6 already knew this…

  6. comment
    Comment #37445675

    Also enjoyed your blog post on similar issues: https://explosion.ai/blog/against-llm-maximalism Excited to see how curated transformers works as an alternative to hf!

  7. comment
    Comment #37433250

    You can think of a vector database with n vectors as a network whose adjacency matrix is nxn and each edge is represented by whatever similarity metric between nodes you choose to …