Monday, December 19, 2016

The TTY Demystified - great article


Great background article. Interesting for anyone who wants to know the history.

http://www.linusakesson.net/programming/tty/

Some more interesting discussions.

https://news.ycombinator.com/item?id=10631513

No comments:

Target Encoding & One-Hot Encoding

I had completely overlooked these concepts earlier on, and somehow not until just now - this late in the game - did they come up as I was re...