中文
相关论文

相关论文: PyTSK: A Python Toolbox for TSK Fuzzy Systems

200 篇论文

Fuzzy Neural Networks (FNNs) are effective machine learning models for classification tasks, commonly based on the Takagi-Sugeno-Kang (TSK) fuzzy system. However, when faced with high-dimensional data, especially with noise, FNNs encounter…

机器学习 · 计算机科学 2024-10-18 Yingtao Ren , Yu-Cheng Chang , Thomas Do , Zehong Cao , Chin-Teng Lin

Data collected by multiple methods or from multiple sources is called multi-view data. To make full use of the multi-view data, multi-view learning plays an increasingly important role. Traditional multi-view learning methods rely on a…

机器学习 · 计算机科学 2024-10-28 Wei Zhang , Zhaohong Deng , Qiongdan Lou , Te Zhang , Kup-Sze Choi , Shitong Wang

The PySCF package has emerged as a powerful and flexible open-source platform for quantum chemistry simulations. However, the efficiency of electronic structure calculations can vary significantly depending on the choice of computational…

化学物理 · 物理学 2025-06-10 Zhichen Pu , Qiming Sun

The software for clustering students according to their educational achievements using fuzzy logic was developed in Python using the Google Colab cloud service. In the process of analyzing educational data, the problems of Data Mining are…

计算机与社会 · 计算机科学 2023-12-19 Serhiy Balovsyak , Oleksandr Derevyanchuk , Hanna Kravchenko , Yuriy Ushenko , Zhengbing Hu

This paper introduces Sparklen, a statistical learning toolkit for Hawkes processes in Python, designed to bring together efficiency and ease of use. The purpose of this package is to provide the Python community with a complete suite of…

统计方法学 · 统计学 2025-03-31 Romain Edmond Lacoste

We introduce pyGSL, a Python library that provides efficient implementations of state-of-the-art graph structure learning models along with diverse datasets to evaluate them on. The implementations are written in GPU-friendly ways, allowing…

机器学习 · 计算机科学 2022-11-08 Max Wasserman , Gonzalo Mateos

Black-box optimization (BBO) has a broad range of applications, including automatic machine learning, experimental design, and database knob tuning. However, users still face challenges when applying BBO methods to their problems at hand…

机器学习 · 计算机科学 2024-05-17 Huaijun Jiang , Yu Shen , Yang Li , Beicheng Xu , Sixian Du , Wentao Zhang , Ce Zhang , Bin Cui

In this manuscript, decentralized robust interval type-2 fuzzy model predictive control for Takagi-Sugeno large-scale systems is studied. The mentioned large-scale system consists a number of interval type-2 (IT2) fuzzy Takagi-Sugeno (T-S)…

系统与控制 · 电气工程与系统科学 2021-11-29 Mohammad Sarbaz , Iman Zamani , Mohammad Manthouri , Asier Ibeas

We present PySCo, a fast and user-friendly Python library designed to run cosmological $N$-body simulations across various cosmological models, such as $\Lambda$CDM and $w_0w_a$CDM, and alternative theories of gravity, including $f(R)$,…

宇宙学与河外天体物理 · 物理学 2026-01-08 Michel-Andrès Breton

The combination of neural network and fuzzy systems into neuro-fuzzy systems integrates fuzzy reasoning rules into the connectionist networks. However, the existing neuro-fuzzy systems are developed under shallow structures having lower…

神经与进化计算 · 计算机科学 2020-01-07 Omolbanin Yazdanbakhsh , Scott Dick

Hyperbox-based machine learning algorithms are an important and popular branch of machine learning in the construction of classifiers using fuzzy sets and logic theory and neural network architectures. This type of learning is characterised…

机器学习 · 计算机科学 2022-10-07 Thanh Tung Khuat , Bogdan Gabrys

We propose a novel method for building fuzzy clusters of large data sets, using a smoothing numerical approach. The usual sum-of-squares criterion is relaxed so the search for good fuzzy partitions is made on a continuous space, rather than…

机器学习 · 统计学 2022-07-12 David Masis , Esteban Segura , Javier Trejos , Adilson Xavier

Testing ultra-large microservices-based FinTech systems presents significant challenges, including restricted access to production environments, complex dependencies, and stringent security constraints. We propose SandBoxFuzz, a scalable…

软件工程 · 计算机科学 2025-04-29 Jiazhao Yu , Yanlun Tu , Zhanlei Zhang , Tiehua Zhang , Cheng Xu , Weigang Wu , Hong Jin Kang , Xi Zheng

Data mining techniques can be used to discover useful patterns by exploring and analyzing data and it's feasible to synergitically combine machine learning tools to discover fuzzy classification rules.In this paper, an adaptive Neuro fuzzy…

人工智能 · 计算机科学 2021-02-02 Ali Mousavi , Mehrdad Jalali , Mahdi Yaghoubi

The problem of adaptive learning from evolving and possibly non-stationary data streams has attracted a lot of interest in machine learning in the recent past, and also stimulated research in related fields, such as computational…

机器学习 · 计算机科学 2019-11-12 Ammar Shaker , Eyke Hüllermeier

We present an open source Python library for simulating overlapping (i.e., blended) images of galaxies and performing self-consistent comparisons of detection and deblending algorithms based on a suite of metrics. The package, named…

This system paper presents the Topology ToolKit (TTK), a software platform designed for topological data analysis in scientific visualization. TTK provides a unified, generic, efficient, and robust implementation of key algorithms for the…

图形学 · 计算机科学 2019-07-18 Julien Tierny , Guillaume Favelier , Joshua A. Levine , Charles Gueunet , Michael Michaux

The aim of this research is to design a PID Controller using particle swarm optimization (PSO) algorithm for multiple-input multiple output (MIMO) Takagi-Sugeno fuzzy model. The conventional gain tuning of PID controller (such as…

系统与控制 · 计算机科学 2013-06-27 Adel Taeib , Ali Ltaeif , Abdelkader Chaari

In this paper, we tackle the task of generating Prediction Intervals (PIs) in high-risk scenarios by proposing enhancements for learning Interval Type-2 (IT2) Fuzzy Logic Systems (FLSs) to address their learning challenges. In this context,…

机器学习 · 计算机科学 2024-04-22 Ata Koklu , Yusuf Guven , Tufan Kumbasar

Fuzz testing, or "fuzzing," refers to a widely deployed class of techniques for testing programs by generating a set of inputs for the express purpose of finding bugs and identifying security flaws. Grey-box fuzzing, the most popular…

人工智能 · 计算机科学 2018-08-28 Siddharth Karamcheti , Gideon Mann , David Rosenberg