Live data from Hacker News

Viewing profile — saintarian

saintarian

HN member
Joined
Tue, Apr 10, 2018, 5:34 PM UTC
HN karma
74
Public activity
27 items

About saintarian

No profile information was provided.

Recent public activity

  1. comment
    Comment #45458678

    Great project! Love the library+db approach. Some questions: 1. How much work is it to add bindings for new languages? 2. I know you provide conductor as a service. What are my opt…

  2. story
  3. story
  4. story
  5. comment
    Comment #35778076

    Part one is here: https://news.ycombinator.com/item?id=35765783

  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #33579926

    Shameless plug - for folks who don't want to take on the work of model selection, on-demand scaling of model serving, scaling the vector database for search set size and query thro…

  12. comment
    Comment #33579007

    The easiest and likely most effective method may be to compute vector embeddings using a sentence transformer model, and find nearest neighbors among these vectors for all articles…

  13. story
    Show HN: Semantic Search of Millions of NFTs

    The sprawling world of NFTs would benefit from a semantic search app. So we made one. Try text queries like “a city in space”, “monet”, or “cat wearing a red hat”. Or image queries…

  14. comment
    Comment #30436088

    Ha, I agree that software engineering is too hard for ML engineers, and even for software engineers like myself who have been doing it for 20 years like zcw100 said :). Author of t…

  15. comment
    Comment #30434153

    Author of the blog post here - it's very cool to see this on HN! I wrote this as someone who considers himself a half-decent software engineer trying to use ML for a side project a…

  16. comment
    Comment #29885633

    Thanks for the input - that is useful to know.

  17. comment
    Comment #29885400

    Thank you! Everything just clicked when we saw that XKCD strip. Yes, you are right - 'includes X invocations' are per month.

  18. comment
    Comment #29885388

    There are a continuum of offerings in this space. Some have lots of custom control of the training pipeline and deployment, and on the other side, things like RoboFlow that try to …

  19. comment
    Comment #29885249

    Thank you! We do think that "model export" is important, but we're still working out how to do it in the most seamless and non-ML-expert friendly way. Do you have a use-case and ta…

  20. comment
    Comment #29883236

    Thanks you for the kind words and feedback! You basically went through most of the UI flow that we designed for. You're spot-on about testing new classifiers - answering the questi…

  21. comment
    Comment #29882219

    Thanks for trying us out. We just added a beta for classifying tabular inputs (a mixture of text and numbers) - this may be of interest to you. We have seen some people use our pla…

  22. comment
    Comment #29880820

    Desired Output is what you tagged it as. Function Output is what the model predicted. We tried to make the lingo developer-friendly. We think of models as functions that transform …

  23. comment
    Comment #29879318

    Thanks for trying us out and for the feedback! I agree that our filters are a little confusing right now and we're working on fixing it. In the meantime, here are a couple of filte…

  24. comment
    Comment #29877533

    Agreed that they would be convenient. We are looking at both those options. There are devils in the details like seamlessly taking advantage of available hardware acceleration. Wou…

  25. comment
    Comment #29876308

    Ha - that one makes us chuckle too! But we can't promise to not remove it.