Table of Contents

The bibliography

GAN: fast generator

ANN and noise reduction

See also: ArXiv: CNN and Noise in last year

CNN

Machine learning

Noise reduction

Метаданные

Методы машинного обучения

Инструменты

Форматы данных

Инструменты описания бинарных форматов данных

Kaitai Struct

Kaitai Struct

Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.

The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API.

Обратная разработка бинарных форматов с помощью Kaitai Struct

DFDL

Data Format Description Language (DFDL)

Data Format Description Language (DFDL) is a language for describing text and binary data formats. A DFDL description allows any text or binary data to be read from its native format and to be presented as an instance of an information set. DFDL also allows data to be taken from an instance of an information set and written out to its native format. DFDL achieves this by leveraging W3C XML Schema Definition Language (XSDL) 1.0. It is therefore very easy to use DFDL to convert text and binary data to a corresponding XML document.

FlexT

FlexT: язык спецификаций бинарных форматов данных

Методы агрегации

Критерии функционирования системы

Best Practices in Research Data Curation

Resources

Digital Curation Centre (DCC)

The Digital Curation Centre (DCC) is an internationally-recognised centre of expertise in digital curation with a focus on building capability and skills for research data management. The DCC provides expert advice and practical help to research organisations wanting to store, manage, protect and share digital research data.

The DataONE Best Practices database

The DataONE Best Practices database provides individuals with recommendations on how to effectively work with their data through all stages of the data lifecycle.

Papers

Гамма астрономия

Прочее

BigchainDB

BigchainDB
BigchainDB is for developers and organizations looking for a scalable, queryable database with blockchain characteristics such as decentralization, immutability and the ability to treat anything stored in the database as an asset.

PlantUML