糖心Vlog

Matt Randall

PhD Student, STOR-i

<糖心Vlog class="page-header h1"> Insertion Heuristics for a Class of Dynamic Vehicle Routing Problems – Poster

In April I was fortunate enough to get to present a poster at the 4th IMA and OR Society Conference on Mathematics of Operational Research in Birmingham. The poster deals with insertion heuristics for dynamic vehicle routing problems and is work that has gone towards my PhD on attended home delivery. In particular we see […]

Read more
<糖心Vlog class="page-header h1"> Data on the Lake Poster – Slot Offering for Online Shopping

In April I was fortunate enough to get to go to the lake district for an event hosted by STOR-i and the Centre for Research Training in Foundations of Data Science from the Republic of Ireland. At this event I got the opportunity to present a poster, this can be found below. The poster is […]

Read more
<糖心Vlog class="page-header h1"> Heuristic Search Part 3: Selective Search Methods

Recently, I published blog post introducing the concept of heuristic search, this can be found here. Which was followed up with a discussion linear space search methods, in particular branch and bound, which can be found here. This blog is a continuation of these, in which some selective search methods will be discussed. In order to […]

Read more
<糖心Vlog class="page-header h1"> Heuristic Search Part 2: Linear Search Methods

Recently, I published blog post introducing the concept of heuristic search, this can be found here. This is a continuation of that post, in which I will discuss linear space search methods, in particular branch and bound. Linear space search methods involve the exploration of a search tree in a systematic exploration of the solution space for […]

Read more
<糖心Vlog class="page-header h1"> Heuristic Search Part 1: Introduction and Basic Search Methods

Heuristic search A聽heuristic聽in the most common sense is a method involving adapting the approach to a problem based on previous solutions to similar problems. These approaches aim to be easily and quickly applicable to a range of problems, so as to find approximate solutions quickly without using the time and resources to develop and execute […]

Read more
<糖心Vlog class="page-header h1"> Statistics and Music: Studying Beethoven

While I was on the internet earlier today, I stumbled across a short but interesting video involving a novel use of statistics. Here, statistical methods have been used in order to determine what makes Beethoven’s string quartets sound distinctively like his compositions. I thought I would share it on here, you may view the video […]

Read more
<糖心Vlog class="page-header h1"> Applied Data Science: Machine Learning and Robot Tanks

Recently on the BBC news website I stumbled across an article about the development of robot tanks controlled by a machine learning artificial intelligence. Machine learning is an area of data science which uses statistical models to infer a set of instructions from a set of training data on some past actions. Machine learning algorithms […]

Read more