Live data from Hacker News

Viewing profile — Despoisj

Despoisj

HN member
Joined
Thu, Dec 01, 2016, 9:03 AM UTC
HN karma
163
Public activity
32 items

About Despoisj

Machine Learning & Deep Learning Scientist, Programmer, Musician

Recent public activity

  1. story
  2. comment
    Comment #32215482

    I made a 6 sided square flexagon puzzle for my dad, it's surprisingly simple yet can take forever to solve. If interested, I've spend quite some time looking for more square flexag…

  3. comment
    Comment #25682904

    Thanks for the feedback!

  4. story
  5. story
  6. comment
    Comment #24271258

    As a former Kindle developer, I can say that most of what's mentioned in this article are metrics used to understand how the features are used (bookmarks, highlights, dictionnary, …

  7. comment
    Comment #23758176

    During the interview for my current job (Machine Learning & Deep Learning Scientist), I didn't get any theoretical questions on machine learning, but only questions on my projects.…

  8. comment
    Comment #22934118

    What about using the "-" sign to filter results instead of relying on complex language understanding? => "shirt -stripes" works pretty well on google at least

  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #13995531

    This is a very naive question, but considering the artifacts you have on the GAN-generated images, you are trying to generate the whole "palette image" at a certain resolution. For…

  14. story
  15. story
  16. story
  17. comment
    Comment #13089176

    I'm not sure what you mean, but I have chosen to store slices on the disk so that I could still take a look at them, and not store the data only in numpy arrays. That could be opti…

  18. comment
    Comment #13089141

    Thanks for the awesome ressources ! :D

  19. comment
    Comment #13088177

    The slice size is indeed quite arbitrary, and knowing the BPM would help, but isn't reliable either (various tempos, rubato for classical etc.)

  20. comment
    Comment #13087359

    I didn't intend to go that far in the human genre recognition parallel, but thanks for the references ! Good job on the script too

  21. comment
    Comment #13087349

    Thanks for your insights! I agree that log/mel spectrograms could be even more detailed and effective, and could be used with the SoX patch discussed here https://sourceforge.net/p…

  22. comment
    Comment #13087306

    Wow, that's an in-depth analysis of the task ! Thanks for sharing

  23. comment
    Comment #13087302

    Thanks for your inputs, it's true that we can use convolutions on raw waveform, however the main reason I've used a spectrogram was to work on precomputed relevant features as high…

  24. comment
    Comment #13087283

    Yeah that's a problem I know - I used to make some Electro/Dubstep/Trap music - and I feel people will always disagree with the genre you pick anyway.

  25. comment
    Comment #13087275

    Thanks for the kind words, I'll take a look !