Live data from Hacker News

Viewing profile — mchab

mchab

HN member
Joined
Wed, Jul 10, 2024, 11:51 AM UTC
HN karma
125
Public activity
31 items

About mchab

No profile information was provided.

Recent public activity

  1. story
    Show HN: Unwired – LLM-powered DNS to filter the internet

    Ad blockers aren’t really enough anymore. There’s still a lot of noise and low-quality content that slips through. I built Unwired, an open-source DNS layer that uses an LLM to fil…

  2. comment
    Comment #47599705

    I just made the first agent that learns for you, you tell it any topic and it will read a bunch of info about and digest the material, you no longer need to learn anything!

  3. story
  4. story
    Show HN: Deep-ML Labs:Learn machine learning by building it from scratch

    We just launched Deep-ML Labs, a new section on Deep-ML Each Lab is a hands-on challenge where you implement parts of real models, activations, layers, optimizers, normalization, e…

  5. comment
    Comment #44107754

    Hi everyone, I wanted to share a tool I’ve been working on called Deep-0. It’s designed to generate coding challenges and exercises from any technical topic whether it’s machine le…

  6. story
  7. comment
    Comment #43435783

    Hi, We've introduced some new features to Deep-ML designed specifically to help you master challenging topics more effectively. One of these features is problem breakdown. With thi…

  8. story
  9. comment
    Comment #41204919

    The backbone behind https://www.deep-ml.com

  10. story
  11. comment
    Comment #41131392

    I have been working on a platform where people could solve ML problems similar to leetcode but more focused on learning and less on interview https://www.deep-ml.com/ , also starte…

  12. comment
    Comment #41131234

    I've created a website https://www.deep-ml.com/ where learners can practice and implement machine learning algorithms using only numpy. Now, I'm making all the problems open source…

  13. story
  14. comment
    Comment #40935403

    Thank you for the help! Will definitely try this instead of my current method, if you’d like you could join the discord https://discord.gg/s4uVTQwk and let me know if you have any …

  15. comment
    Comment #40931192

    Thank you for the feedback will look into that Edit: the sign up works for me, but the spacing is an issue

  16. comment
    Comment #40930314

    Originally I started this as an open source project, and currently thinking of a similar system to what you shared where I make the problems open source and keep the site close sou…

  17. comment
    Comment #40930189

    That is a good point, thank you for the input I will change up the example problem to clear things up

  18. comment
    Comment #40930162

    Created a discord for anyone that had any recommendations or wants to stay up to date on new questions we are working on https://discord.gg/s4uVTQwk

  19. comment
    Comment #40927300

    can you not get to the site or when you run your code it does not run?

  20. comment
    Comment #40927182

    Yes, it seems like there is an issue with that question will try and fix that as soon as possible, thank you for the catch

  21. comment
    Comment #40926499

    Nice, thank you

  22. comment
    Comment #40926487

    thanks! I think having leetcode in the title angered a lot of people

  23. comment
    Comment #40926343

    I would, but do not see the option to change the title

  24. comment
    Comment #40926288

    Exactly, I think putting leetcode in the title triggered a lot of people

  25. comment
    Comment #40926230

    I created these questions from a mix or resources, some from libraries like numpy linalg docs, and sklearn docs. Some from textbooks like https://www.deeplearningbook.org/ And othe…