The Other Thing Turing Invented
Everyone knows Turing cracked Enigma and defined computation. Fewer know he also explained why leopards have spots.
Data Science | Data Engineering | Electronics | GenAI
Everyone knows Turing cracked Enigma and defined computation. Fewer know he also explained why leopards have spots.
Part of the Change Seams series - Instrument once, export anywhere..
Part of the Change Seams series - why args_schema is the most important five lines in your tool definition, and how a contract layer survives model upgrades.
Part of the Change Seams series - architecture patterns for LLM applications that survive the real world.
Applying Software Engineering Principles to Everyday Challenges
Fun with vector databases
Sweet reading list for data scientists
Automate testing for pyspark applications using pytest. Includes use of markers and fixtures.
Test post to fix various bugs and generally update the site.
Topic modelling of a set of documents using NLP and Latent Dirichlet Allocation.
Part 4. Explanation of the Q-Learning algorithm and implementation to play super mario land.
Part 3. Intro to Reinforcement Learning and creating an Envirnment to test an agent.
Part 2. Programatic control of a gameboy emulator and super mario land.
Part 1. Building a gameboy emulator using python.
Machine learning competition for prediction criminality. Uses deep learning (keras).
Using the microbit and micro-python to play music with a banana!
With micropython and the D1 mini, I show how to generate images in an OLED screen.
With micropython and the wemos D1 mini, I show how to connect to the internet and send requests.
With micropython and the wemos D1 mini, I show how to get started running micro-python code on the microprocessor.
A basic introduction to the ESP8266 and dev boards.