Live data from Hacker News

Viewing profile — GChevalier

GChevalier

HN member
Joined
Sun, Jul 31, 2016, 10:29 PM UTC
HN karma
159
Public activity
70 items

About GChevalier

Feel free to connect with me.

https://ca.linkedin.com/in/chevalierg

https://github.com/guillaume-chevalier/

https://twitter.com/guillaume_che

Recent public activity

  1. comment
    Comment #43267218

    Another option is to create functions in the bashrc, they can contain logic like the suggested bin approach.

  2. comment
    Comment #36626423

    This is amazing. I want this.

  3. comment
    Comment #31959715

    I admit I chuckled at "You are not entitled to this explanation" while reading the article. How far can it go xD

  4. story
  5. story
  6. story
  7. comment
    Comment #22984676

    Please someone do a PyCharm plugin for this!

  8. comment
    Comment #22984652

    You make me think of Azure ML studio.

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

    > "The relationship of spike-time-dependent plasticity to other models requires further clarifying work" - I got something for that, in fact I think I discovered that backpropagati…

  14. comment
    Comment #20667077

    > "The relationship of spike-time-dependent plasticity to other models requires further clarifying work" - I got something for that, in fact I think I discovered that backpropagati…

  15. story
  16. story
  17. story
  18. comment
    Comment #18810631

    Thanks for pointing out to "phase unwrapping", I didn't know it had a name! Interesting.

  19. comment
    Comment #18810599

    Also, I forgot: to improve convergence, I'd use an Hann-Poisson window such as here: https://en.wikipedia.org/wiki/Window_function#Hann%E2%80%93P... I'd apply the window to randoml…

  20. comment
    Comment #18810193

    I would have instead done like this: (tldr; use a sine and cosine function regression like a linear regression. Think like solving for a free angle and a free phase instead than fo…

  21. story
  22. comment
    Comment #18667578

    Also, you should be able to use your favorite editor for the code outside notebooks (over time, more and more of the code will be outside of your notebook). You might often work in…

  23. comment
    Comment #18667538

    Never tried macOS, but matplotlib works fine under Windows and Linux. Maybe you could save plots to images on disks and prevent them to show? I once ran code that used PLT on a ser…

  24. comment
    Comment #18666746

    Author here. Whoa, thank you all for the nice comments, I didn't expect to make such a buzz here nor today. I'm glad to see the reactions - even the bad ones, it seems aligned with…

  25. comment
    Comment #18514806

    https://news.ycombinator.com/item?id=13049143