PinnedPublished inTowards Data ScienceAn Intuitive Look at the Basics of Information TheoryA non-technical tour of data compression, entropy, encryption, Kolmogorov complexity, and why they matterJan 18, 20213Jan 18, 20213
Published inTowards Data Science7 Useful Examples of Python’s itertoolsSaving time and code with flexible utility functions and paradigmsFeb 17, 20222Feb 17, 20222
Published inTowards Data SciencePython Miniproject: Making the Game of Go from Scratch in PyGameThe ancient game of Go has been played for thousands of years. With more board configurations than there are atoms in the universe, Go is a…Feb 12, 2022Feb 12, 2022
Published inTowards Data ScienceWrite Ultra-Concise Code with Python collectionsThe built-in Python collections library is a treasure trove of useful tools. I will focus on the two structures that I find the most…Oct 10, 2021Oct 10, 2021
Published inTowards Data Science7 Essential Python Skills for ResearchTips and Tricks from a PhD StudentOct 4, 20211Oct 4, 20211
Published inTowards Data ScienceTraining a Snake Game AI: A Literature ReviewA survey of methods, from non-ML techniques to genetic algorithms to deep reinforcement learningFeb 3, 2021Feb 3, 2021
Published inTowards Data ScienceSimple Plagiarism Detection in PythonCatching Cheaters using Language Models (With Code, Explanations, and Visualizations)Jan 25, 2021Jan 25, 2021
Published inTowards Data SciencePython Sets are UnderratedA guide to the elegant and helpful uses of built-in Python setsDec 26, 20201Dec 26, 20201
Published inTowards Data ScienceAnalyze YouTube Discourse and Find Troll Bots with PythonUse the YouTube Data API to Analyze Political Discourse in YouTube Comments and Identify BotsSep 15, 2020Sep 15, 2020