Category Archives: Coding

Generative Adversarial Networks (GANs)

How do you train a computer to produce handwritten digits? You train it to tell real from fake ones, and then train it to fool itself, of course. Continue reading

Posted in Coding, Machine Learning / Neural Networks | Tagged , , , , , , , | Leave a comment

Scary Smart

“Scary Smart” by Mo Gawdat, may be the most important book we ever write. Please go read it or listen to it. Continue reading

Posted in Current Events, Digital Citizenship, Machine Learning / Neural Networks, Reviews | Tagged , , , , , | Leave a comment

The Case Of The Teleporting 737

In which NeoFly thinks I landed a 737 at a seaplane base. Continue reading

Posted in Algorithms, Aviation, Coding | Tagged , , , , , , , , | Leave a comment

Cache And Carry

The Hofstadter Q sequence, like the Fibonacci numbers, is best computed with a caching scheme. But bring a lot of memory. Continue reading

Posted in Algorithms, BASIC, Coding, Math | Leave a comment