paper-with-me

Papers

The Libra Toolkit for Probabilistic Models

2015-04-01 · Daniel Lowd, Amirmohammad Rooshenas

The Libra Toolkit is a collection of algorithms for learning and inference with discrete probabilistic models, including Bayesian networks, Markov networks, dependency networks, and sum-product networks. Compared to other toolkits, Libra places a greater emphasis on learning the structure of tractable models in which exact inference is efficient. It also includes a variety of algorithms for learning graphical models in which inference is potentially intractable, and for performing exact and approximate inference. Libra is released under a 2-clause BSD license to encourage broad use in academia and industry.

📄 PDF Abstract BibTeX arXiv:1504.00110

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TensorFlow Distributions

2017-11-28 · Joshua V. Dillon, Ian Langmore, Dustin Tran, Eugene Brevdo 외

The TensorFlow Distributions library implements a vision of probability theory adapted to the modern deep-learning paradigm of end-to-end differentiable computation. Building on two basic abstractions, it offers flexible…

Deep LearningProbabilistic Programming

CytonRL: an Efficient Reinforcement Learning Open-source Toolkit Implemented in C++

2018-04-14 · Xiaolin Wang

This paper presents an open-source enforcement learning toolkit named CytonRL (https://github.com/arthurxlw/cytonRL). The toolkit implements four recent advanced deep Q-learning algorithms from scratch using C++ and NVID…

GPUQ-Learningreinforcement-learningReinforcement Learning+1

mwetoolkit-lib: Adaptation of the mwetoolkit as a Python Library and an Application to MWE-based Document Clustering

2022-06-01 · LREC (MWE) 2022 6 · Fernando Zagatti, Paulo Augusto de Lima Medeiros, Esther da Cunha Soares, Lucas Nildaimon dos Santos Silva 외

This paper introduces the mwetoolkit-lib, an adaptation of the mwetoolkit as a python library. The original toolkit performs the extraction and identification of multiword expressions (MWEs) in large text bases through t…

NCTV: Neural Clamping Toolkit and Visualization for Neural Network Calibration

2022-11-29 · Lei Hsiung, Yung-Chen Tang, Pin-Yu Chen, Tsung-Yi Ho

With the advancement of deep learning technology, neural networks have demonstrated their excellent ability to provide accurate predictions in many tasks. However, a lack of consideration for neural network calibration w…

CTBNCToolkit: Continuous Time Bayesian Network Classifier Toolkit

2014-04-18 · Daniele Codecasa, Fabio Stella

Continuous time Bayesian network classifiers are designed for temporal classification of multivariate streaming data when time duration of events matters and the class does not change over time. This paper introduces the…

ClusteringGeneral Classification