can be implemented with
15
triples
GPTKB property
Random triples
| Subject | Object |
|---|---|
| gptkb:PriorityQueue | unsorted array |
| gptkb:Recurrent_neural_network_based_language_model | gptkb:LSTM |
| gptkb:Time-to-Digital_Converter | ASIC |
| gptkb:PriorityQueue | gptkb:binary_heap |
| gptkb:PriorityQueue | gptkb:pairing_heap |
| gptkb:PriorityQueue | sorted array |
| gptkb:Recurrent_neural_network_based_language_model | gptkb:GRU |
| gptkb:Time-to-Digital_Converter | gptkb:FPGA |
| gptkb:PriorityQueue | unsorted linked list |
| gptkb:PriorityQueue | Fibonacci heap |
| gptkb:Queue | Linked list |
| gptkb:PriorityQueue | sorted linked list |
| gptkb:Neural_Style_Transfer | gptkb:PyTorch |
| gptkb:Neural_Style_Transfer | gptkb:TensorFlow |
| gptkb:Queue | Array |