Skip to main content
  1. Categories/

Software

colab

How to download a folder from Google Colab

··2 mins
Google Colab’s UI from its file browser allows you to download files individually, but does not have an option to download entire directories; the solution is simple and can be done with code.
Prisoner's Dilemma Illustration from Wireless Philosophy

Prisoners-Dilemma-Cellular-Automata

··13 mins
A Python project that explores the dynamics of cooperation and competition through the lens of game theory. Employing cellular automata and classic tactics like Tit For Tat, the project investigates the performance of various strategies in the context of the Prisoner’s Dilemma.
Flint Lockwood Spray-On Shoes

Pi-Tensorflow-Lite-Object-Detection

··7 mins
This project builds a real-time object detection system using a Raspberry Pi and a camera. It captures live video, processes it with a TensorFlow Lite model to detect specific objects, and saves important events as video files.