While Loops and Life Hacks

Posted on Sat 06 January 2024 in Python • Tagged with development

article featured image

Applying Software Engineering Principles to Everyday Challenges


Continue reading

Fun with Vector Databases

Posted on Thu 23 March 2023 in Python • Tagged with database

article featured image

Fun with vector databases


Continue reading

Sweet data science reads

Posted on Sun 15 January 2023 in Python • Tagged with books

article featured image

Sweet reading list for data scientists


Continue reading

Testing pyspark with pytest

Posted on Sun 15 January 2023 in Python • Tagged with spark, pyspark, pytest, testing

article featured image

Automate testing for pyspark applications using pytest. Includes use of markers and fixtures.


Continue reading

Give it a kick and see what falls off

Posted on Sun 08 January 2023 in Blog • Tagged with Blog, Repair

article featured image

Test post to fix various bugs and generally update the site.


Continue reading

NLP Topic Modelling

Posted on Sat 19 January 2019 in ML • Tagged with NLP, ML, Topic_Modelling

article featured image

Topic modelling of a set of documents using NLP and Latent Dirichlet Allocation.


Continue reading

Mario Learning

Posted on Sun 27 May 2018 in yeah • Tagged with thats, awesome, ML, emulation

article featured image

Part 4. Explanation of the Q-Learning algorithm and implementation to play super mario land.


Continue reading

Mario Environment API

Posted on Thu 24 May 2018 in yeah • Tagged with thats, awesome, ML, emulation

article featured image

Part 3. Intro to Reinforcement Learning and creating an Envirnment to test an agent.


Continue reading

Mario Environmental

Posted on Wed 16 May 2018 in yeah • Tagged with thats, awesome, ML, emulation

article featured image

Part 2. Programatic control of a gameboy emulator and super mario land.


Continue reading

GBakeBoy Emulator

Posted on Fri 11 May 2018 in yeah • Tagged with thats, awesome, ML, emulation

article featured image

Part 1. Building a gameboy emulator using python.


Continue reading