Live data from Hacker News

Viewing profile — gamapuna

gamapuna

HN member
Joined
Sun, Dec 07, 2014, 5:57 AM UTC
HN karma
90
Public activity
23 items

About gamapuna

No profile information was provided.

Recent public activity

  1. comment
    Comment #25957721

    Here's a recent interview of Avi Loeb on this subject https://www.youtube.com/watch?v=_DQYiyQ7Tkk

  2. comment
    Comment #18087252

    planet earth (both the parts) for me

  3. comment
    Comment #16338893

    I use hn.algolia, if there's some topic I am interested in searching there usually fives me the most relevant HN link

  4. story
  5. comment
    Comment #13571228

    This was posted before , but IMO is very well written:- https://www.igvita.com/2014/05/05/minimum-viable-block-chain...

  6. comment
    Comment #13184705

    https://codahale.com/how-to-safely-store-a-password/

  7. comment
    Comment #12761041

    In addition to cs231n which someone recommended, I would also suggest cs224d (stanford) and university of waterloo's course by ali ghodsi STAT 946

  8. comment
    Comment #12681904

    check out cs224d and cs231n (both stanford) , there's another course by university of waterloo https://uwaterloo.ca/data-science/deep-learning , you will find lecture videos for al…

  9. comment
    Comment #12054666

    Thanks for posting OP, can someone comment on how this compares to mit 6.830 (hopefully someone who has taken both the courses :)) http://db.csail.mit.edu/6.830/sched.html http://d…

  10. comment
    Comment #11597304

    Slightly off topic but for anyone who is taking this course ...are the materials only related to NLP or are the techniques much more broadly applicable to other areas of deep learn…

  11. story
  12. comment
    Comment #11446930

    A couple of friends recommended these:- (Not sure if they are relevant though for deep learning specifically) 1) http://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-... 2) …

  13. comment
    Comment #11318373

    Folks who have taken this course, can you please share your experience

  14. comment
    Comment #11265431

    Can anyone recommend a good scala based open source project which gives a flavor of how to write good/effective scala

  15. comment
    Comment #10732890

    I am working my way through Alex Aiken's Coursera compiler course, almost 3/4th done and really liking it till now. There was another resource posted on HN earlier which takes you …

  16. comment
    Comment #10705877

    http://nil.csail.mit.edu/6.824/2015/schedule.html MIT distributed systems course is pretty good IMO.

  17. story
  18. comment
    Comment #10572923

    https://pdos.csail.mit.edu/6.828/2014/schedule.html The mit website pretty much has all the information open, which you can use to go through this course at your own pace. The lect…

  19. comment
    Comment #9921169

    Here's the complete course: http://alex.smola.org/teaching/cmu2013-10-701/

  20. comment
    Comment #9072443

    Maybe you are correct, Hbase is not easy to configure for sure but in terms of scalability (sheer number of row keys you can dump) there are not a lot of other components which can…

  21. comment
    Comment #9070154

    I agree although,I was not aware of django-haystack at the time :)

  22. comment
    Comment #9070117

    The primary motive for writing this was the fact that Hbase gives a fairly cheap(hdfs) backend storage and near linear scalability. Also most of the schema is encoded in row keys i…

  23. story