HN user

abakus

235 karma
Posts12
Comments85
View on HN
Parallel Tracks 6 years ago

Its a good read. The author suggested that maybe its time for change, which makes me curious about what new model does he/she have in mind.

I like strategy games and I enjoying modding / editing various aspects of these games. I don't think Cloud gaming will allow me to do these.

But you have to factor in the age of this universe. A galaxy scaled intelligence probably haven't even finished a single thought since this universe was born.

The more I think about it, the more clear that this universe is a containerized experiment on us. The actual question is, what are they looking for?

Tensorflow 2.0 7 years ago

Recently I found that a lot of TF2.0 Keras' functionaly does not support eager execution. This makes Pytorch still significantly easier to prototype with than TF2.0.

If you miss Keras' way of defining NNs, you can use PyWarm: https://github.com/blue-season/pywarm which offers a fully functional NN building API for pytorch.

Very informative article!

I use to work for some company that has a very strict no-merge, only rebase policy, because they want to preserve a straight-line commit history. But I think what they actually need is an algorithm that can draw / print commit history in straight. To me, altering the model for the sake of view kinda of defeated the purposes.

I am looking for a starting programming language for my kids. I don't really like these lego-like drag-and-drop visual programming "languages" though. This definitely looks like in the right direction. Thanks for sharing!