Viewing profile — cogware
cogware
HN member- Joined
- Mon, Mar 04, 2013, 8:10 PM UTC
- HN karma
- 286
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About cogware
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #12075997
TLDR for the article: The nascent field of AR games has not, heretofore, produced compelling experiences. There now is one wildly successful AR game, but it is successful because i…
-
comment
Comment #11543263
One nice feature is that TensorFlow includes TensorBoard, a bundle of visualization tools (e.g. model visualizer and various charts). You can see an example here: https://www.tenso…
-
comment
Comment #11452668
This article is pure polemical, without any justification for its claims (not even a back-of-the-envelope estimate of what kind increase in taxes would result from ending offshore …
-
comment
Comment #11387259
This seems like an interesting article, but I found it very difficult to read. For example, from the introductory paragraph: This literature equates the possibility of time travel …
-
comment
Comment #11373478
Agreed, it would have been wiser for his post to just be about LambdaConf and FP.
-
comment
Comment #11373476
How is LambdaConf "destroyed"? That seems like pure hyperbole. The conference will go on, and most people won't remember this Moldbug business longer than 15 minutes. It's also not…
-
comment
Comment #11326748
I'm really impressed with how quickly the Typescript team is adding new features - it feels like every time I check in on them they have something new in the works that I really ca…
-
comment
Comment #10724274
Great tutorial - Well written and good patterns for TensorFlow usage, e.g. checkpointing, name scopes for cleaning up the graph visualization, and using summaries/TensorBoard, and …
-
comment
Comment #10698189
"Two large YC companies (both with machine learning teams) have told us that they consider interest in ML a negative signal." I wonder why this is? Since ML/AI are currently "hot" …
-
comment
Comment #10690221
Plottable.js ( http://plottablejs.org/examples/ ) is another library that takes a similar approach: reusable components written in D3, and a table-based composable layout system.
- story
-
comment
Comment #10533125
Here's the TensorFlow whitepaper http://download.tensorflow.org/paper/whitepaper2015.pdf
-
comment
Comment #10472195
Great to see the Blockchain on the cover of the Economist, with a proper emphasis on underlying technical promise and not distracted discussion of Bitcoin. Also promising: "Drawing…
-
comment
Comment #9060600
Yep, it was specifically when I wanted an application that would run a game loop involving round trips to the backend for every step that I ran into a lot of difficulty. Ports were…
-
comment
Comment #9060599
Yep, it was specifically when I wanted an application that would run a game loop involving round trips to the backend for every step that I ran into a lot of difficulty. Ports were…
-
comment
Comment #9060440
My experience with Elm was that it's very elegant and fun to work with if you are building a purely clientside application, but once you need communication with server the APIs are…
- story
- story
- story
- story
- story
-
comment
Comment #8065642
I'm excited by this. I think that moving to Github will help the image problem Typescript has and make it a little more accessible, and it's actually a very useful + powerful techn…