paper-with-me

홈 › Papers

PyTorch, Explain! A Python library for Logic Explained Networks

2021-05-25 · Pietro Barbiero, Gabriele Ciravegna, Dobrik Georgiev, Franscesco Giannini

"PyTorch, Explain!" is a Python module integrating a variety of state-of-the-art approaches to provide logic explanations from neural networks. This package focuses on bringing these methods to non-specialists. It has minimal dependencies and it is distributed under the Apache 2.0 licence allowing both academic and commercial use. Source code and documentation can be downloaded from the github repository: https://github.com/pietrobarbiero/pytorch_explain.

📄 PDF Abstract BibTeX arXiv:2105.11697

Code (1)

pietrobarbiero/pytorch_explain 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PyTorch: An Imperative Style, High-Performance Deep Learning Library

2019-12-03 · NeurIPS 2019 12 · Adam Paszke, Sam Gross, Francisco Massa, Adam Lerer 외

Deep learning frameworks have often focused on either usability or speed, but not both. PyTorch is a machine learning library that shows that these two goals are in fact compatible: it provides an imperative and Pythonic…

Deep LearningVocal Bursts Intensity Prediction

PyTorch Hyperparameter Tuning - A Tutorial for spotPython

2023-05-19 · Thomas Bartz-Beielstein

The goal of hyperparameter tuning (or hyperparameter optimization) is to optimize the hyperparameters to improve the performance of the machine or deep learning model. spotPython (``Sequential Parameter Optimization Tool…

Hyperparameter Optimization

EPOC Emotiv EEG Basics

2022-06-17 · Rodrigo Ramele, Ana Julia Villar, Juan Miguel Santos

This document provides some basic guidance to start working with the EPOC Emotiv neuroheadset device and describes how to use it to perform basic Brain-Computer Interface (BCI) research. A brief tutorial on how to set up…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Rhythm

UncertaintyPlayground: A Fast and Simplified Python Library for Uncertainty Estimation

2023-10-23 · Ilia Azizi

This paper introduces UncertaintyPlayground, a Python library built on PyTorch and GPyTorch for uncertainty estimation in supervised learning tasks. The library offers fast training for Gaussian and multi-modal outcome d…

CPUGPUPrediction Intervals

torchsom: The Reference PyTorch Library for Self-Organizing Maps

2025-10-13 · Louis Berthier, Ahmed Shokry, Maxime Moreaud, Guillaume Ramelet 외 arxiv

This paper introduces torchsom, an open-source Python library that provides a reference implementation of the Self-Organizing Map (SOM) in PyTorch. This package offers three main features: (i) dimensionality reduction, (…

Dimensionality Reduction