Live data from Hacker News

Viewing profile — Kassius509

Kassius509

HN member
Joined
Tue, Mar 21, 2017, 4:07 AM UTC
HN karma
4
Public activity
28 items

About Kassius509

No profile information was provided.

Recent public activity

  1. story
    Show HN: AWS GenAI Accelerator – $300K in non-dilutive credits

    Hey HackerNews, My team at AWS is launching a 10 week Generative AI accelerator program. Applications are due April 17th. Cohort participants will receive $200,000 in AWS Promotion…

  2. comment
    Comment #26253516

    dendron looks slick. not personally an early adopter when it comes to note taking apps, but might try this out.

  3. comment
  4. comment
    Comment #23027112

    I'd recommend using DynamoDB for your database. Best of luck.

  5. comment
    Comment #22496309

    Come on over to AWS. https://aws.amazon.com/activate/

  6. comment
    Comment #20042413

    Looks helpful. Interested to see how the product features stack up compared to Google Colab.

  7. comment
    Comment #19715294

    That is interesting. I"ll have to explore that correlation and make sure that we have a good baseline comparison for the v2.0 model. Thanks!

  8. comment
    Comment #19709606

    Thanks for the feedback Jake!

  9. comment
    Comment #19709597

    Actually, username & story titles aren't included in the model. We may experiment with including them in the future but for now we left them out to avoid any undo bias. Sweetest us…

  10. comment
    Comment #19709585

    For this version we used TextBlob out of the box with some custom weighting to avoid false positives. We'll relaunch in about two weeks with an improved model that we're currently …

  11. comment
    Comment #19701015

    TYVM. This kind of feedback gets me pumped about continuing to work on it.

  12. comment
    Comment #19693388

    Your account is pretty new. We intentionally remove any accounts with less then ? number of comments to discourage people from attempting to set a record. Lol

  13. comment
    Comment #19693368

    Broadly applied definition, weakly defined.

  14. comment
    Comment #19693346

    Sorry about that, and thank you for the feedback. I'll try to make sure it is more readable in the next version. Thanks for taking the time to check it out!

  15. comment
    Comment #19693331

    https://github.com/sloria/TextBlob/blob/eb08c120d364e9086467... Have at it. :)

  16. comment
    Comment #19693326

    This sounds interesting. I like it.

  17. comment
    Comment #19693310

    Yeah, it really thinks code is salty for some reason.... The Muffin Tops part is making me lol.

  18. comment
    Comment #19693289

    We used TextBlob for this one and penalized to help avoid false-positive classifications for saltiness (subjectivity + negativity).

  19. comment
    Comment #19693268

    You're spot on. This model is based off a dictionary with scored words! For the curious you can see the dictionary here: https://github.com/sloria/TextBlob/blob/eb08c120d364e908646…

  20. comment
    Comment #19693047

    Oh that's strange! Yep. Need to fix that! Good catch, thanks!

  21. comment
    Comment #19693030

    I agree. Would have been much easier too. Unfortunately, HN doesn't have downvotes. The current model does incorporate upvotes, but we're seeing a lot more success training with li…

  22. comment
    Comment #19692990

    Thanks for trying my app! And thank you for taking the time to respond! It does have a LONG way to go. These are valid criticisms. And all areas we are working to improve on with o…

  23. comment
    Comment #19692508

    I’m glad you like it! I think we all have room to improve.

  24. story
  25. comment
    Comment #18592000

    They have a repo. https://github.com/pim-book/programmers-introduction-to-math...