Tag Archives: PyTorch

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

Neural-Network Fractals

Last weekend, on a whim, I asked GPT-4 “Please teach me how to create simple neural networks in Python using PyTorch.” I wasn’t sure how well that would go, but figured it was worth a try. I not only learned … Continue reading

Posted in Algorithms, Coding, Fractals, Machine Learning / Neural Networks, Minecraft, Python | Tagged , , , , , | Leave a comment