中文
相关论文

相关论文: TorchRL: A data-driven decision-making library for…

200 篇论文

Recent advances in deep learning (dl) have led to the release of several dl software libraries such as pytorch, Caffe, and TensorFlow, in order to assist machine learning (ml) practitioners in developing and deploying state-of-the-art deep…

软件工程 · 计算机科学 2022-11-30 Mohamed Raed El aoun , Lionel Nganyewou Tidjon , Ben Rombaut , Foutse Khomh , Ahmed E. Hassan

This paper introduces the first release of Pytearcat, a Python package developed to compute tensor algebra operations in the context of theoretical physics, for instance, in general relativity. Given that working with tensors can become a…

广义相对论与量子宇宙学 · 物理学 2022-04-06 Marco San Martín , Joaquin Sureda

We present Catalyst.RL, an open-source PyTorch framework for reproducible and sample efficient reinforcement learning (RL) research. Main features of Catalyst.RL include large-scale asynchronous distributed training, efficient…

机器学习 · 计算机科学 2020-04-09 Sergey Kolesnikov , Valentin Khrulkov

We implemented a Soft Decision Tree (SDT) and a Short-term Memory Soft Decision Tree (SM-SDT) using PyTorch. The methods were extensively tested on simulated and clinical datasets. The SDT was visualized to demonstrate the potential for its…

机器学习 · 计算机科学 2025-12-16 Reuben R Shamir

Reinforcement learning (RL) with tree search has demonstrated superior performance in traditional reasoning tasks. Compared to conventional independent chain sampling strategies with outcome supervision, tree search enables better…

机器学习 · 计算机科学 2025-06-16 Zhenyu Hou , Ziniu Hu , Yujiang Li , Rui Lu , Jie Tang , Yuxiao Dong

It is widely acknowledged that large models have the potential to deliver superior performance across a broad range of domains. Despite the remarkable progress made in the field of machine learning systems research, which has enabled the…

In this paper, we present Dexbotic, an open-source Vision-Language-Action (VLA) model toolbox based on PyTorch. It aims to provide a one-stop VLA research service for professionals in the field of embodied intelligence. It offers a codebase…

The field of Multi-Agent Reinforcement Learning (MARL) is currently facing a reproducibility crisis. While solutions for standardized reporting have been proposed to address the issue, we still lack a benchmarking tool that enables…

机器学习 · 计算机科学 2024-11-26 Matteo Bettini , Amanda Prorok , Vincent Moens

While early AutoML frameworks focused on optimizing traditional ML pipelines and their hyperparameters, a recent trend in AutoML is to focus on neural architecture search. In this paper, we introduce Auto-PyTorch, which brings the best of…

机器学习 · 计算机科学 2021-04-27 Lucas Zimmer , Marius Lindauer , Frank Hutter

dlordinal is a new Python library that unifies many recent deep ordinal classification methodologies available in the literature. Developed using PyTorch as underlying framework, it implements the top performing state-of-the-art deep…

Digital hardware is verified by comparing its behavior against a reference model on a range of randomly generated input signals. The random generation of the inputs hopes to achieve sufficient coverage of the different parts of the design.…

硬件体系结构 · 计算机科学 2021-08-10 Aebel Joe Shibu , Sadhana S , Shilpa N , Pratyush Kumar

We present PantheonRL, a multiagent reinforcement learning software package for dynamic training interactions such as round-robin, adaptive, and ad-hoc training. Our package is designed around flexible agent objects that can be easily…

多智能体系统 · 计算机科学 2023-10-25 Bidipta Sarkar , Aditi Talati , Andy Shih , Dorsa Sadigh

HexagDLy is a Python-library extending the PyTorch deep learning framework with convolution and pooling operations on hexagonal grids. It aims to ease the access to convolutional neural networks for applications that rely on hexagonally…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Constantin Steppa , Tim Lukas Holch

py-irt is a Python library for fitting Bayesian Item Response Theory (IRT) models. py-irt estimates latent traits of subjects and items, making it appropriate for use in IRT tasks as well as ideal-point models. py-irt is built on top of the…

计算与语言 · 计算机科学 2022-11-16 John P. Lalor , Pedro Rodriguez

We introduce PyTorch Geometric, a library for deep learning on irregularly structured input data such as graphs, point clouds and manifolds, built upon PyTorch. In addition to general graph data structures and processing methods, it…

机器学习 · 计算机科学 2019-04-26 Matthias Fey , Jan Eric Lenssen

We present ktrain, a low-code Python library that makes machine learning more accessible and easier to apply. As a wrapper to TensorFlow and many other libraries (e.g., transformers, scikit-learn, stellargraph), it is designed to make…

机器学习 · 计算机科学 2022-04-07 Arun S. Maiya

CORL is an open-source library that provides thoroughly benchmarked single-file implementations of both deep offline and offline-to-online reinforcement learning algorithms. It emphasizes a simple developing experience with a…

机器学习 · 计算机科学 2023-10-30 Denis Tarasov , Alexander Nikulin , Dmitry Akimov , Vladislav Kurenkov , Sergey Kolesnikov

Modern time series analysis demands frameworks that are flexible, efficient, and extensible. However, many existing Python libraries exhibit limitations in modularity and in their native support for irregular, multi-source, or sparse data.…

机器学习 · 计算机科学 2025-08-27 Zhijin Wang , Senzhen Wu , Yue Hu , Xiufeng Liu

Modern reinforcement learning (RL) systems have demonstrated remarkable capabilities in complex environments, such as video games. However, they still fall short of achieving human-like sample efficiency and adaptability when learning new…

人工智能 · 计算机科学 2025-07-15 Zergham Ahmed , Joshua B. Tenenbaum , Christopher J. Bates , Samuel J. Gershman

Despite recent progress of large language models (LLMs) on code translation among mainstream languages, translating PyTorch to JAX remains nontrivial. The two libraries, though both embedded in Python, differ in core design, execution…

机器学习 · 计算机科学 2025-10-14 Hung Phan , Son Le Vu , Ali Jannesari