paper-with-me

Papers

PoPPy: A Point Process Toolbox Based on PyTorch

2018-10-23 · Hongteng Xu

PoPPy is a Point Process toolbox based on PyTorch, which achieves flexible designing and efficient learning of point process models. It can be used for interpretable sequential data modeling and analysis, e.g., Granger causality analysis of multi-variate point processes, point process-based simulation and prediction of event sequences. In practice, the key points of point process-based sequential data modeling include: 1) How to design intensity functions to describe the mechanism behind observed data? 2) How to learn the proposed intensity functions from observed data? The goal of PoPPy is providing a user-friendly solution to the key points above and achieving large-scale point process-based sequential data analysis, simulation and prediction.

📄 PDF Abstract BibTeX arXiv:1810.10122

Code (1)

HongtengXu/PoPPy 공식 구현 pytorch

Tasks

Point Processes

Similar Papers 제목 키워드 기반

ptwt - The PyTorch Wavelet Toolbox

2024-03-01 · Journal of Machine Learning Research 2024 3 · Moritz Wolter, Felix Blanke, Jochen Garcke, Charles Tapley Hoyt

The fast wavelet transform is an essential workhorse in signal processing. Wavelets are local in the spatial- or temporal- and the frequency-domain. This property enables frequency domain analysis while preserving some s…

SSSegmenation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch

2023-05-26 · Zhenchao Jin

This paper presents SSSegmenation, which is an open source supervised semantic image segmentation toolbox based on PyTorch. The design of this toolbox is motivated by MMSegmentation while it is easier to use because of f…

Image SegmentationSegmentationSemantic Segmentation

advertorch v0.1: An Adversarial Robustness Toolbox based on PyTorch

2019-02-20 · Gavin Weiguang Ding, Luyu Wang, Xiaomeng Jin

advertorch is a toolbox for adversarial robustness research. It contains various implementations for attacks, defenses and robust training methods. advertorch is built on PyTorch (Paszke et al., 2017), and leverages the …

Adversarial AttackAdversarial DefenseAdversarial Robustness

OpenMedIA: Open-Source Medical Image Analysis Toolbox and Benchmark under Heterogeneous AI Computing Platforms

2022-08-11 · Jia-Xin Zhuang, Xiansong Huang, Yang Yang, Jiancong Chen 외

In this paper, we present OpenMedIA, an open-source toolbox library containing a rich set of deep learning methods for medical image analysis under heterogeneous Artificial Intelligence (AI) computing platforms. Various …

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+2

SchNetPack 2.0: A neural network toolbox for atomistic machine learning

2022-12-11 · Kristof T. Schütt, Stefaan S. P. Hessmann, Niklas W. A. Gebauer, Jonas Lederer 외

SchNetPack is a versatile neural networks toolbox that addresses both the requirements of method development and application of atomistic machine learning. Version 2.0 comes with an improved data pipeline, modules for eq…