It's been a few weeks since I've been able to work on my Bookmark Web Service. I'd taken a short hiatus from Python to study JavaScript some more, and put this project on a temporary hold during that time. This week, I've had some time to jump back into my Bookmark service and launched an … Continue reading Quick Update On ‘Bookmark Web Service’, And Building The Full Application
Category: Updates
Art, By A Neural Network
Udacity's Deep Learning Nanodegree foundations course has finally begun. One of the first things we got to do was make art with a neural network. Using Logan Engstrom's Fast Style Transfer, I input different pictures into a trained neural network. The network then output that picture, but made in the style of a famous artist. For example, … Continue reading Art, By A Neural Network
First Steps Into Deep Learning
When I was a kid, I was fascinated with the idea of computers being able to think on their own. I remember in elementary school reading a book about robotic insects. It showed illustrations of how these robotic insects could be assembled. And instead of a brain, it had a computer chip. I wanted to … Continue reading First Steps Into Deep Learning