Libpython-clj is a library that allows you to use python libraries from the clojure repl. We will dig through the nuts and bolts that make the library tick a... (more…)
Read more »
Two years ago today I started studying the Python programming language. I had heard how Python is supposed to be an easy language to learn, and I thought it might be useful. Here is a sampling of the ways that I have used Python: Checking for errors on my... (more…)
Read more »
Image recognition can seem like a pretty daunting technical challenge. Scraping images to use as training data for a machine learning model stresses me out. That’s where Clarifai comes in. This API is great for implementing image recognition so you can fo... (more…)
Read more »
The personal blog of Josh Imbriani. I write about technology, programming, production, photography and roller coasters.
Read more »
A fun-to-play standard tic tac toe for two human players, both at the same device using Python script - Raghav332004/Tic-Tac-Toe... (more…)
Read more »