Hello and welcome to my personal site. I have generated this website so that I have a place to present myself along with interesting ideas and concepts. My hopes is that this site can be used as a platform to present ideas, as a motivational basis to continually develop presentation skills with a growing portfolio, and to show more than just a curriculum vitae.
Please feel free to navigate the site, read any content of interest to yourself, and to reach out through Disqus or email - adrian.k.ball85@gmail.com
Latest Posts
![teaser](https://adrian-ball.github.io/images/project-euler/problem-199/apolloniangasket_teaser.png)
Problem 199
Problem 199 is focused on packing in as many circles as possible into a larger circle and determining the remaining area that has not been filled in. After t...
![teaser](https://adrian-ball.github.io/images/project-euler/problem-58/ulam-teaser.png)
Problem 58
In this problem, we are looking at the diagonal values of a counter-clockwise spiral (example shown below), and counting how many of them are prime. In the s...
![teaser](https://adrian-ball.github.io/images/general/MNIST/MnistExamples_teaser.png)
Making up Numbers - DCGAN and the MNIST dataset
Recently I have spent some time learning and playing with Generative Adversarial Networks (GANS). In this article I provide a brief introduction into what a ...
![teaser](https://adrian-ball.github.io/images/general/kaggle/salt_segmentation/salt_teaser.jpg)
Kaggle: Salt Segmentation
This article documents my thoughts and processes on my first Kaggle competition. The objective of this competition was to identify salt from sub-surface geol...
![teaser](https://adrian-ball.github.io/images/project-euler/problem-18-67/pascal_triangle_teaser.png)
Problem 18 & 67
As Problem 18 and Problem 67 are the same (Problem 67 is a larger version of Problem 18), I will cover the solution to both in this post. Both of these probl...
![teaser](https://adrian-ball.github.io/images/general/MNIST/MnistExamples_teaser.png)
Keras and the MNIST Dataset
In this article, I repeat my previous attempt at training a model to recognise the MNIST hadn-written digits. The difference between these two attempts is th...
![teaser](https://adrian-ball.github.io/images/eve/temporal_visualisation_kill_data/daredevil_teaser.jpg)
Temporal Visualisation of Kill Data in the Eve Universe
This article discusses a small project I undertook to generate a gif showing temporal NPC (non-playable character) ship kill data across the Eve Online unive...
![teaser](https://adrian-ball.github.io/images/general/MNIST/MnistExamples_teaser.png)
Tensorflow and the MNIST Dataset
Neural networks have gained a lot of traction in the past years, yet have remained a machine learning technique that I have not had a chance to learn and pla...