Viewing profile — nametube
nametube
HN member- Joined
- Mon, Jul 31, 2017, 7:22 PM UTC
- HN karma
- 50
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About nametube
No profile information was provided.
Recent public activity
-
comment
Comment #15820737
It doesn't it repeats/generates pixels that minimize E, so the behaviour heavily depends on the choice of E. for inpainting E is the difference between their generated x and the tr…
-
comment
Comment #15820699
could you highlight which part this is ?. I think it can only fill in patterns that already exist in the image. I see a big artifact over the window but no lamp.
-
comment
Comment #15791075
Evolutionary Algorithms are a subset of Population Based heuristics. I don't think its "souped up BS" to use the term.
-
comment
Comment #15689969
People who aren't entrenched now have another service to choose from. people who are entrenched will be fought over on price and quality of service.
-
comment
Comment #15687336
could you elaborate on that ? I've never used Lyft but i think it works just like uber. this is what i found on their site How Much Does a Lyft Ride Cost? Depends on where you’re h…
- comment
-
comment
Comment #15645215
What kinds of models have you been playing around with ?
-
comment
Comment #15605448
If you freeze the frame and look at the shell closely theres a trigger and stock that is warped. On the underside the fins have gun features as well.
-
comment
Comment #15603903
https://burst.shopify.com/
-
comment
Comment #15542642
You're going to have to back that up. This would be a clearly biased dataset.
- comment
-
comment
Comment #15409321
could you elaborate on that?. They are the most popular languages for scientific computing.
-
comment
Comment #15409262
This isn't a Microsoft product.
-
comment
Comment #15222435
Something i've noticed recently is that my feed is flooded with the "x has become friends with y" type of notifications. I literally see 5-10 of them in a row, they make for a very…
-
comment
Comment #15195650
You might also be interested in openscoring https://github.com/openscoring/openscoring . It lets you run PMML models and score examples through a rest API.
-
comment
Comment #15194155
from the article > We developed ONNX together with Microsoft to bridge this gap and to empower AI developers to choose the framework that fits the current stage of their project an…
-
comment
Comment #15193831
While this is awesome I'm personally wondering when big companies like FB and MS are going to standardize on a format for predictive models in general. [0] PMML exists but there ar…
-
comment
Comment #15118684
Image and Video codecs come under attack quite often see https://blog.sucuri.net/2016/05/imagemagick-remote-command-e... In this context the image manipulation they do with pillow …
-
comment
Comment #15118227
User generated content (especially images) are a great attack vector, what do you do to isolate/mitigate against attacks like that ?.
-
comment
Comment #15095365
Maybe having the cards on the front page might help. You've invested a lot of screen realestate on explaining the product. You could probably make this https://www.placecard.me/try…
-
comment
Comment #15095099
Took a look at the site https://www.placecard.me/ and went through the flow of making a card and couldn't see a single place to pay for the template or order prints. Its possible I…
-
comment
Comment #14895454
I think the goal is to allow people to develop webapps with models built using neural network libraries like keras and tensorflow. This would greatly improve the distribution of ap…
-
comment
Comment #14895314
"running networks in the browser with TensorFire can be faster than running it natively with TensorFlow." could you elaborate on this statement ?. What kinds of architectures does …