Skip to content

MBlogsCode

Interesting code stuff

  • Home
  • About MBlogsCode
  • Contact
  • Coding
Algorithm, Coding, PythonLeave a comment

Python: Simple Evolutionary Genetic Optimisation code

September 16, 2020October 4, 2020 mblogscode

Step through of a simple minimilist framework for evolutionary genetic optimisation in Python, with examples Continue reading Python: Simple Evolutionary Genetic Optimisation code

AlgorithmLeave a comment

Introduction to Evolutionary Genetic Algorithms

March 19, 2020September 15, 2020 mblogscode

Why do giraffes have long necks? Why are cheetahs so fast? Without knowing it, they have been playing out a type of improvement process. Or rather, some clever people have spotted what was going on in the natural world and … Continue reading Introduction to Evolutionary Genetic Algorithms

Coding, PythonLeave a comment

Connect Four Artificial Intelligence: Coding the game in Python

May 13, 2018March 16, 2020 mblogscode

Artificial Intelligence is a hot topic right now. Heralded by many to shape all aspects of the future, the expectations have been set sky high. Games have offered the challenges that lead to AI breakthroughs. New cutting-edge techniques have been … Continue reading Connect Four Artificial Intelligence: Coding the game in Python

Coding, Simulations1 Comment

Modelling invasions with adapted Conway’s game of life

June 7, 2017June 8, 2017 mblogscode

Expanding on the invasion model suggested in a previous post and looking at how different starting configurations behave over time Continue reading Modelling invasions with adapted Conway’s game of life

Coding, Python, SimulationsLeave a comment

Python simulation: Coding Conway’s game of life

June 7, 2017June 8, 2017 mblogscode

Code up Conway’s game of life simulation in Python, before making a variant that can model hostile populations Continue reading Python simulation: Coding Conway’s game of life

Coding, Election, General, RLeave a comment

Predicting the 2017 UK general election: How much could Brexit impact the results?

May 11, 2017June 1, 2017 mblogscode

We’ll take a look at a model of how Brexit will change the UK 2017 general election Continue reading Predicting the 2017 UK general election: How much could Brexit impact the results?

Coding, PythonLeave a comment

PokerStars hand history: Use Python to extract meaningful data

April 5, 2017April 11, 2017 mblogscode

Extracting chip count data from the player hand history that PokerStars provides Continue reading PokerStars hand history: Use Python to extract meaningful data

Coding, Java1 Comment

Texas Hold’em Poker in Java: Part 1 -Cards, Decks and Hands

November 23, 2016November 23, 2016 mblogscode

Learn the considerations to be made when identifying and comparing Texas Hold’em Poker hands in Java Continue reading Texas Hold’em Poker in Java: Part 1 -Cards, Decks and Hands

Coding, RLeave a comment

Flexible Plotting in R: By Example

November 5, 2016 mblogscode

An example of flexible plotting of lines, curves and labels in R Continue reading Flexible Plotting in R: By Example

Coding, Java1 Comment

Coding Blackjack in Java Extra: Efficient Shuffles

October 26, 2016October 26, 2016 mblogscode

Extension to a previous post, discussing a better shuffling algorithm if there were (a lot) more cards to a deck Continue reading Coding Blackjack in Java Extra: Efficient Shuffles

Coding, JavaLeave a comment

Coding Blackjack in Java

October 24, 2016October 24, 2016 mblogscode

Read up on the interesting parts of coding Blackjack in Java: The cards, shuffling and evaluating hands. Continue reading Coding Blackjack in Java

Coding, General, Python1 Comment

Spotting Familiarity: The logic behind car license plate coincedences

September 8, 2016November 5, 2016 mblogscode

How often will a car license plate contain a word? Continue reading Spotting Familiarity: The logic behind car license plate coincedences

Posts navigation

Older posts
  • Facebook
  • LinkedIn
  • Twitter
  • Instagram
Blog at WordPress.com.
MBlogsCode
Blog at WordPress.com.
Cancel