中文
相关论文

相关论文: Necklaces and bracelets in R

200 篇论文

Random linear codes are a workhorse in coding theory, and are used to show the existence of codes with the best known or even near-optimal trade-offs in many noise models. However, they have little structure besides linearity, and are not…

计算复杂性 · 计算机科学 2024-07-11 Venkatesan Guruswami , Jonathan Mosheiff

Linear recurrent neural networks (LRNNs) provide a structured approach to sequence modeling that bridges classical linear dynamical systems and modern deep learning, offering both expressive power and theoretical guarantees on stability and…

Recurrent neural network (RNN) is an effective neural network in solving very complex supervised and unsupervised tasks. There has been a significant improvement in RNN field such as natural language processing, speech processing, computer…

密码学与安全 · 计算机科学 2019-01-15 Mohammed Harun Babu R , Vinayakumar R , Soman KP

Braidlab is a Matlab package for analyzing data using braids. It was designed to be fast, so it can be used on relatively large problems. It uses the object-oriented features of Matlab to provide a class for braids on punctured disks and a…

几何拓扑 · 数学 2019-11-18 Jean-Luc Thiffeault , Marko Budisic

Two distinct knots are said to be friends if their complements, filled along the 0-slope, produce diffeomorphic 3-manifolds. In this article, we develop a practical algorithm, implemented using SnapPy and Regina, to search for a friend of a…

几何拓扑 · 数学 2026-03-26 Marc Kegel , Jonathan Spreer

This paper presents the R package PlackettLuce, which implements a generalization of the Plackett-Luce model for rankings data. The generalization accommodates both ties (of arbitrary order) and partial rankings (complete rankings of…

统计计算 · 统计学 2019-12-17 Heather L. Turner , Jacob van Etten , David Firth , Ioannis Kosmidis

In this paper, we propose a mechanism for storing complex patterns within a neural network and subsequently recalling them. This model is based on our work published in 2018(Inazawa, 2018), which we have refined and extended in this work.…

神经与进化计算 · 计算机科学 2025-04-10 Hiroshi Inazawa

Nolan and Temple Lang argue that "the ability to express statistical computations is an essential skill." A key related capacity is the ability to conduct and present data analysis in a way that another person can understand and replicate.…

其他统计学 · 统计学 2023-08-29 Ben Baumer , Mine Cetinkaya-Rundel , Andrew Bray , Linda Loi , Nicholas J. Horton

Rough sets are efficient for data pre-processing in data mining. Matroids are based on linear algebra and graph theory, and have a variety of applications in many fields. Both rough sets and matroids are closely related to lattices. For a…

人工智能 · 计算机科学 2013-12-17 Qingyin Li , William Zhu

R is a language and environment for statistical computing and graphics, which provides a wide variety of statistical tools (modeling, statistical testing, time series analysis, classification problems, machine learning, ...), together with…

其他统计学 · 统计学 2023-06-22 M. Isabel Parra , Eva L. Sanjuán , M. Carmen Robustillo , Mario M. Pizarro

Ranking is a central task in machine learning and information retrieval. In this task, it is especially important to present the user with a slate of items that is appealing as a whole. This in turn requires taking into account interactions…

信息检索 · 计算机科学 2019-03-21 Irwan Bello , Sayali Kulkarni , Sagar Jain , Craig Boutilier , Ed Chi , Elad Eban , Xiyang Luo , Alan Mackey , Ofer Meshi

Bayesian networks (BNs) are widely used for modeling complex systems with uncertainty, yet repositories of pre-built BNs remain limited. This paper introduces bnRep, an open-source R package offering a comprehensive collection of documented…

人工智能 · 计算机科学 2024-10-01 Manuele Leonelli

We explore the possibility of applying the framework of frequent pattern mining to a class of continuous objects appearing in nature, namely knots. We introduce the frequent knot mining problem and present a solution. The key observation is…

数据库 · 计算机科学 2007-05-23 Floris Geerts

Clustering of longitudinal data is used to explore common trends among subjects over time for a numeric measurement of interest. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns,…

机器学习 · 计算机科学 2024-02-23 Niek Den Teuling , Steffen Pauws , Edwin van den Heuvel

The Linked Open Data practice has led to a significant growth of structured data on the Web in the last decade. Such structured data describe real-world entities in a machine-readable way, and have created an unprecedented opportunity for…

计算与语言 · 计算机科学 2022-06-27 Ziqi Zhang , Xingyi Song

Several operations can be defined on the set of all linear recurrent sequences, such as the binomial convolution (Hurwitz product) or the multinomial convolution (Newton product). Using elementary techniques, we prove that this set equipped…

数论 · 数学 2023-02-28 Gessica Alecci , Stefano Barbero , Nadir Murru

The concept of symbolic sequences play important role in study of complex systems. In the work we are interested in ultrametric structure of the set of cyclic sequences naturally arising in theory of dynamical systems. Aimed at construction…

数学物理 · 物理学 2016-06-22 Vladimir Al. Osipov

Recurrent neural networks (RNNs) are a cornerstone of sequence modeling across various scientific and industrial applications. Owing to their versatility, numerous RNN variants have been proposed over the past decade, aiming to improve the…

机器学习 · 计算机科学 2025-10-27 Francesco Martinuzzi

The 21st century has witnessed a growing interest in the analysis of time series data. Whereas most of the literature on the topic deals with real-valued time series, ordinal time series have typically received much less attention. However,…

机器学习 · 统计学 2023-04-25 Ángel López Oriona , José Antonio Vilar Fernández

The efficiency of a code is estimated by its redundancy $R$, while the complexity of a code is estimated by its average delay $\bar N$. In this work we construct word-based codes, for which $R \lesssim \bar N^{-5/3}$. Therefore, word-based…

信息论 · 计算机科学 2007-12-04 G. L. Khodak