Viewing profile — rayheberer
rayheberer
HN member- Joined
- Wed, Oct 18, 2017, 1:38 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About rayheberer
No profile information was provided.
Recent public activity
-
comment
Comment #15501544
That's exactly how we had the app work in the demo. The "facade" part of things is that our trained model was not used as the backend or exposed on an API in any way. We used it to…
-
comment
Comment #15501519
Hey, so the idea behind the app would be that users would constantly upload photos of themselves, thereby generating a lot of data, that includes their personal information, time o…
-
comment
Comment #15499149
I'll be honest, this sort of thing didn't cross my mind when I was gathering my small dataset. To me, if someone had willingly let an organization publish their photo on the intern…
-
comment
Comment #15499103
When it comes to the short color, I think this an instance of the model "overfitting" to the data. I noticed that images generated during training gradually learned to map changes …
-
comment
Comment #15499044
Great question! My intuition tells me that L1 regularization could indeed be impacting the performance of the model, but for me personally, the only way to find out for certain wou…