Viewing profile — GChevalier
GChevalier
HN member- Joined
- Sun, Jul 31, 2016, 10:29 PM UTC
- HN karma
- 159
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About GChevalier
https://ca.linkedin.com/in/chevalierg
https://github.com/guillaume-chevalier/
https://twitter.com/guillaume_che
Recent public activity
-
comment
Comment #43267218
Another option is to create functions in the bashrc, they can contain logic like the suggested bin approach.
-
comment
Comment #36626423
This is amazing. I want this.
-
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
- story
- story
- story
-
comment
Comment #22984676
Please someone do a PyCharm plugin for this!
-
comment
Comment #22984652
You make me think of Azure ML studio.
- story
- story
- story
- story
-
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…
-
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…
- story
- story
- story
-
comment
Comment #18810631
Thanks for pointing out to "phase unwrapping", I didn't know it had a name! Interesting.
-
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…
-
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…
- story
-
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…
-
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…
-
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…
-
comment
Comment #18514806
https://news.ycombinator.com/item?id=13049143