User Tools

Site Tools


appds:appds-ru:bibliograthy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
appds:appds-ru:bibliograthy [29/03/2018 06:32] shigarovappds:appds-ru:bibliograthy [01/11/2018 00:58] (current) – removed kryukov
Line 1: Line 1:
-====== APPDS-RU: Библиография ====== 
  
-===== Метаданные ===== 
- 
-  * [[https://projects.iq.harvard.edu/provenance-at-harvard|Provenance@Harvard]] 
-  * [[http://camflow.org/|CamFlow]] 
-  * [[https://www.w3.org/TR/prov-dm/|W3C PROV-DM]]. Data model for provenance 
- 
-===== Методы машинного обучения ===== 
- 
-  * [[https://arxiv.org/pdf/1611.09832|The analysis of VERITAS muon images using convolutional neural networks]] \\ Применение нейросети типа convolutional neural network из библиотеки Keras (с TensorFlow в качестве интерфейса) в задаче идентификации частиц гамма-адроны в гамма-телескопе VERITAS. 
-  * [[http://www.ipp.ca/pdfs/Tomalty_IPP_report-summer2016.pdf|Particle Identification in Cherenkov 
-Detectors using Convolutional Neural 
-Networks]] \\ Применение нейросети такого же типа тоже в TensorFlow к идентификации частиц электрон-мюон, правда, не в гамма-телескопах, а в другом черенковском астрофизическом проекте Super-Kamiokande. 
-  * [[https://pos.sissa.it/301/809/pdf|Exploring deep learning as an event classification method for the Cherenkov Telescope Array]] \\ Применение нейросети такого же типа к идентификации гамма-адроны в будущих гамма-телескопах CTA. Правда, в качестве интерфейса к библиотеке Keras вместо TensorFlow ипользуется другая аналогичная среда Theano. 
-  * [[https://www.sciencedirect.com/science/article/pii/S0927650517302219|A deep learning-based reconstruction of cosmic ray-induced air showers]] 
-  * [[https://habrahabr.ru/post/309508/|Что такое свёрточная нейронная сеть]] 
-  * [[http://neuralnetworksanddeeplearning.com/chap6.html|Deep learning]] 
- 
-==== Инструменты ==== 
- 
-  * [[https://ai.intel.com/intel-ngraph/|Intel nGraph]]: An open source library for developing frameworks that can efficiently run deep learning computations on a variety of compute platforms 
- 
- 
-===== Форматы данных ===== 
- 
-==== Инструменты описания бинарных форматов данных ==== 
- 
-=== Kaitai Struct === 
- 
-[[http://kaitai.io|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. 
- 
-[[https://2016.zeronights.ru/wp-content/uploads/2016/12/ZN2016-Kaitai-Struct.pdf|Обратная разработка бинарных форматов с помощью Kaitai Struct]] 
- 
-=== DFDL === 
- 
-[[https://www.ogf.org/ogf/doku.php/standards/dfdl/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 === 
-[[http://hmelnov.icc.ru/FlexT/index.ru.html|FlexT: язык спецификаций бинарных форматов данных]] 
- 
-===== Методы агрегации ===== 
- 
-===== Критерии функционирования системы ===== 
- 
-==== Best Practices for Research Data Curation ==== 
- 
-=== Resources === 
-[[http://www.dcc.ac.uk|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. 
- 
-=== Papers === 
- 
-  * [[http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510|Good enough practices in scientific computing]] 
-  * [[http://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745|Best Practices for Scientific Computing]] 
-  * [[http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005097|Ten Simple Rules for Digital Data Storage]] 
-  * [[http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003285|Ten Simple Rules for Reproducible Computational Research]] 
-  * [[https://arxiv.org/ftp/arxiv/papers/1512/1512.00988.pdf|Towards a Model for Computing in European Astroparticle Physics]] 
-  * [[http://www.data-archive.ac.uk/media/2894/managingsharing.pdf|MANAGING AND SHARING DATA]] 
-===== Прочее ===== 
- 
-==== BigchainDB ==== 
- 
-[[https://www.bigchaindb.com/|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.  
appds/appds-ru/bibliograthy.1522294377.txt.gz · Last modified: 29/03/2018 06:32 by shigarov