1 citations · 1 across the 4 of their papers we have counts for
4 papers · 1 filter
Unsupervised Training for Neural TSP Solver
Elīza Gaile, Andis Draguns, Emīls Ozoliņš +1
There has been a growing number of machine learning methods for approximately solving the travelling salesman problem. However, these methods often require solved instances for tra…
Gates Are Not What You Need in RNNs
Ronalds Zakovskis, Andis Draguns, Eliza Gaile +2
Recurrent neural networks have flourished in many areas. Consequently, we can see new RNN cells being developed continuously, usually by creating or using gates in a new, original…
Goal-Aware Neural SAT Solver
Emils Ozolins, Karlis Freivalds, Andis Draguns +3
Modern neural networks obtain information about the problem and calculate the output solely from the input values. We argue that it is not always optimal, and the network's perform…
Residual Shuffle-Exchange Networks for Fast Processing of Long Sequences
Andis Draguns, Emīls Ozoliņš, Agris Šostaks +2
Attention is a commonly used mechanism in sequence processing, but it is of O(n^2) complexity which prevents its application to long sequences. The recently introduced neural Shuff…