paper-with-me

Papers

PyLightcurve-torch: a transit modelling package for deep learning applications in PyTorch

2020-11-03 · Mario Morvan, Angelos Tsiaras, Nikolaos Nikolaou, Ingo P. Waldmann

We present a new open source python package, based on PyLightcurve and PyTorch, tailored for efficient computation and automatic differentiation of exoplanetary transits. The classes and functions implemented are fully vectorised, natively GPU-compatible and differentiable with respect to the stellar and planetary parameters. This makes PyLightcurve-torch suitable for traditional forward computation of transits, but also extends the range of possible applications with inference and optimisation algorithms requiring access to the gradients of the physical model. This endeavour is aimed at fostering the use of deep learning in exoplanets research, motivated by an ever increasing amount of stellar light curves data and various incentives for the improvement of detection and characterisation techniques.

📄 PDF Abstract BibTeX arXiv:2011.02030

Code (1)

ucl-exoplanets/pylightcurve-torch 공식 구현 pytorch

Tasks

GPU

Similar Papers 제목 키워드 기반

Sig-Networks Toolkit: Signature Networks for Longitudinal Language Modelling

2023-12-06 · Talia Tseriotou, Ryan Sze-Yin Chan, Adam Tsakalidis, Iman Munire Bilal 외

We present an open-source, pip installable toolkit, Sig-Networks, the first of its kind for longitudinal language modelling. A central focus is the incorporation of Signature-based Neural Network models, which have recen…

Language Modelling

A PyTorch Library of Turing-Complete Neural Networks

2026-05-03 · Jonathan Bates arxiv

We present a PyTorch package that compiles neural networks and their weights from Turing machine descriptions, producing models that exactly simulate the specified machine without any training. Given a transition functio…

Interpreting Deep Neural Networks with the Package innsight

2023-06-19 · Niklas Koenen, Marvin N. Wright

The R package innsight offers a general toolbox for revealing variable-wise interpretations of deep neural networks' predictions with so-called feature attribution methods. Aside from the unified and user-friendly framew…

torchosr -- a PyTorch extension package for Open Set Recognition models evaluation in Python

2023-05-16 · Joanna Komorniczak, Pawel Ksieniewicz

The article presents the torchosr package - a Python package compatible with PyTorch library - offering tools and methods dedicated to Open Set Recognition in Deep Neural Networks. The package offers two state-of-the-art…

Open Set Learning

TorchSurv: A Lightweight Package for Deep Survival Analysis

2024-04-16 · Mélodie Monod, Peter Krusche, Qian Cao, Berkman Sahiner 외

TorchSurv is a Python package that serves as a companion tool to perform deep survival modeling within the PyTorch environment. Unlike existing libraries that impose specific parametric forms, TorchSurv enables the use o…

Survival Analysis