Live data from Hacker News

Viewing profile — aashu_dwivedi

aashu_dwivedi

HN member
Joined
Wed, Mar 09, 2011, 8:37 AM UTC
HN karma
150
Public activity
69 items

About aashu_dwivedi

Reach me on [a]ashu.dwived[i]@gmail.com ofcourse without the []

Recent public activity

  1. comment
    Comment #48537213

    Leave your contact / email on your profile for people to reach you.

  2. comment
    Comment #41827287

    can you elaborate what are the medical trials which are going on for this?

  3. comment
    Comment #40817932

    What does closed source mean in this context? The weights are open and the model architecture has to be open for people to use it for inference.

  4. comment
    Comment #40080195

    I asked it the number of digits and a few more details, took a guess and it confirmed the secret code.

  5. comment
    Comment #38318777

    Do you mean it's faster when the embeddings are pre-computed or is it faster when the embeddings are computed on the fly as well. Also, what's the recommended way to store the colb…

  6. comment
    Comment #25524920

    What are type A and Type B?

  7. comment
    Comment #24352532

    I keep my emacs org files in a repo. Which is pretty much the same thing.

  8. comment
    Comment #23574252

    I didn't remember them by name but after reading the wikipedia page, I remember they are the company which acquired Drangon systems in liu of a large number of stocks.

  9. comment
    Comment #23375697

    You should definitely consider it, I am a graduate from the same program :)

  10. comment
    Comment #22791541

    The assignments in the old course are in matlab. There are also unofficial assignments available in python. They can also be submitted for grades in coursera. You might want to hav…

  11. comment
    Comment #22791537

    How are you going about it?

  12. comment
    Comment #22256830

    does this work with kindle?

  13. comment
    Comment #21823089

    I use woebot to keep track of my happiness.

  14. comment
    Comment #20765251

    I like the Georgia Tech's approach to this. Most of their courses from the online master's are also available freely as mooc on udacity.

  15. comment
    Comment #20708991

    Yes. So we use a Nueral network as a function approximator for Q values and call it deep Q

  16. comment
    Comment #20572984

    I've just finished the coursera's Mathematics for Machine Learning: Linear Algebra ( https://www.coursera.org/learn/linear-algebra-machine-learni... ) and I'd say its very good for…

  17. comment
    Comment #20048576

    I've recently moved all my podcast subcriptions to google podcast and now I am sad that I can't find this one there.

  18. comment
    Comment #19857346

    It's not for GCP but the ML products.

  19. comment
    Comment #19569254

    Interesting. But your website doesn't mention how can one apply to your bootcamps?

  20. comment
    Comment #18822688

    I am curious to know how you built it, do you keep polling for the new a items on the HN? How do you figure out if it's a course? Do you use regexes for it or something more sophis…

  21. story
  22. comment
    Comment #17489761

    Oh great! Is Sebastian Thrun still teaching that class? I took it a few years ago in OMSCS and learnt a lot! One of my favorite classes in the program.

  23. comment
    Comment #17225937

    I applied to Minodes two months back. An initial Skype interview was scheduled by Tobias with a developer but no one showed up at the time of interview on Skype. I dropped them a t…

  24. comment
    Comment #17224860

    You should also mention VISA in the title. That helps in filtering.

  25. comment
    Comment #16856084

    I mostly use floydhub for its ease of use. Colab from google lets you train over GPUs for upto 12 hours for free, However it takes a while to setting things up esp pytorch and I'm …