The Original Bin Packing problem is a classic one where a finite number of items varying in size are packed into bins of fixed capacity. This is an easy problem to solve and there are many simple algorithms to provide near optimal packing. Larger instances of the problem however require slightly more complex algorithms but are still possible to provide exact solutions. A classic and effective heuristic for example is the first fit algorithm which provides fast placement of items into the first bin which it fits in. Although this in itself is an interesting problem, one which carries more importance is the Online bin packing problem. This is the same as the original bin packing problem but with one variant. We are not aware of the number o...
This paper uses a knowledge discovery method, Principal Component Analysis (PCA), to gain a deeper u...
Deep neural networks have achieved state-of-the-art performance across a wide range of tasks. Convol...
Machine learning has been a computer sciences buzzword for years. The technology has a lot of potent...
The Original Bin Packing problem is a classic one where a finite number of items varying in size are...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
Online bin packing is a classic optimisation problem, widely tackled by heuristic methods. In additi...
We propose a novel technique for algorithm-selection, applicable to optimisation domains in which th...
Automatic Design of Algorithms (ADA) treats algorithm choice and design as a machine learning proble...
Abstract—Online bin packing requires immediate decisions to be made for placing an incoming item one...
Algorithm selection and generation techniques are two methods that can be used to exploit the perfor...
Third-party logistics becomes an essential component of efficient delivery, enabling companies to re...
The on line bin packing problem concerns the packing of pieces into the least number of bins possibl...
In this thesis we explore pattern mining and deep learning. Often seen as orthogonal, we show that t...
Automatic Design of Algorithms (ADA) shifts the burden of algorithm choice and design from developer...
The Bin Packing Problem is an industrial problem which involves grouping items into appropriate bin ...
This paper uses a knowledge discovery method, Principal Component Analysis (PCA), to gain a deeper u...
Deep neural networks have achieved state-of-the-art performance across a wide range of tasks. Convol...
Machine learning has been a computer sciences buzzword for years. The technology has a lot of potent...
The Original Bin Packing problem is a classic one where a finite number of items varying in size are...
The online bin packing problem is a well-known bin packing variant which requires immediate decision...
Online bin packing is a classic optimisation problem, widely tackled by heuristic methods. In additi...
We propose a novel technique for algorithm-selection, applicable to optimisation domains in which th...
Automatic Design of Algorithms (ADA) treats algorithm choice and design as a machine learning proble...
Abstract—Online bin packing requires immediate decisions to be made for placing an incoming item one...
Algorithm selection and generation techniques are two methods that can be used to exploit the perfor...
Third-party logistics becomes an essential component of efficient delivery, enabling companies to re...
The on line bin packing problem concerns the packing of pieces into the least number of bins possibl...
In this thesis we explore pattern mining and deep learning. Often seen as orthogonal, we show that t...
Automatic Design of Algorithms (ADA) shifts the burden of algorithm choice and design from developer...
The Bin Packing Problem is an industrial problem which involves grouping items into appropriate bin ...
This paper uses a knowledge discovery method, Principal Component Analysis (PCA), to gain a deeper u...
Deep neural networks have achieved state-of-the-art performance across a wide range of tasks. Convol...
Machine learning has been a computer sciences buzzword for years. The technology has a lot of potent...