Bank Updated 2025-07-16
Coulomb Updated 2025-07-16
Google Scholar Updated 2025-07-16
Does this contain any structured data? E.g. can you list all papers by a given author besides just searching and hoping there are no homonyms?
TensorFlow Updated 2025-07-16
ELF is the dominating file format for Linux. It competes with Mach-O for OS X and PE for Windows.
ELF supersedes .coff, which supersedes a.out.
Key exchange Updated 2025-07-16
ONNX Updated 2025-07-16
The most important thing this project provides appears to be the .onnx file format, which represents ANN models, pre-trained or not.
Deep learning frameworks can then output such .onnx files for interchangeability and serialization.
Some examples:
The cool thing is that ONNX can then run inference in an uniform manner on a variety of devices without installing the deep learning framework used for. It's a bit like having a kind of portable executable. Neat.

Unlisted articles are being shown, click here to show only listed articles.