Viewing profile — wish5031
wish5031
HN member- Joined
- Tue, Jan 30, 2018, 4:49 AM UTC
- HN karma
- 53
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About wish5031
Recent public activity
-
comment
Comment #21924772
Have you read Goodfellow / Bengio / Courville’s deep learning book? The later chapters go in more depth than most other resources I’ve found.
-
comment
Comment #21680348
It’s questionable how “immature” ML really is. Most methods that get used were initially designed 50+ years ago, with various improvements over time. E.g., neural networks were inv…
-
comment
Comment #20841080
At the beginning the authors claim they're not just making a restatement of the Stone-Weierstrass theorem (any continuous function on a compact set can be approximated arbitrarily …
-
comment
Comment #20595410
If this interests you, a related concept with similar applications as HE is functional encryption: https://en.m.wikipedia.org/wiki/Functional_encryption
-
comment
Comment #20528296
Nice! I like that the author wrote the code by hand rather than leaning on some framework. It makes it a lot easier to connect the math to the code. :) As a meta-comment on these "…
-
comment
Comment #19949234
I used to play a lot, and hit 1900 (USCF) before I ran out of time to keep playing competitively. So I'm not a pro by any means, but I might know enough to help you get started. Th…
-
comment
Comment #19648628
Hey there -- I'm a co-founder of a small company working in exactly this space. If at all possible, it'd be great for us to get in touch!
-
comment
Comment #18759835
But there actually is a huge amount of theory behind that problem. You can exactly derive the method that finds the best line. You can get error bounds on each of your coefficients…
-
comment
Comment #18540514
anecdotally, the adapter Apple provided me broke after about three weeks, and it seems like most of my family/friends are in similar situations
- story
-
comment
Comment #18286677
Hm, I see. Thanks!
-
comment
Comment #18285648
Talking about LWE, the author says: > A major problem with this system is that it has very large keys. To encrypt just one bit of information requires public keys with size n^2 in …
-
comment
Comment #18163853
I have a few friends who shared a poorly Photoshopped picture of Hilary Clinton shaking hands with bin Laden. That helped reinforce some of their nutty beliefs during the last elec…
-
comment
Comment #18071597
That seems like a plausible argument, but there’s a huge portion of the population that’ll willingly believe any realistic-looking video they see, regardless of the evidence. That …
- comment
-
comment
Comment #16667811
As others have mentioned, Tao has fantastic resources, and his blog might be worth looking at. Rudin is a classic. I studied real analysis through “Advanced Calculus” by Fitzpatric…