首页 > 最新文献

Computer Science and Mathematical Modelling最新文献

英文 中文
Overview of selected reinforcement learning solutions to several game theory problems 若干博弈论问题的强化学习解决方案概览
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0053.9698
Robert Jarosz
This paper collects several applications of reinforcement learning in solving some problems related to game theory. The methods were selected to possibly show variety of problems and approaches. Selections includes Thompson Sampling, Q-learning, DQN and AlphaGo Zero using Monte Carlo Tree Search algorithm. Paper attempts to show intuition behind proposed algorithms with shallow explaining of technical details. This approach aims at presenting overview of the topic without assuming deep knowledge about statistics and artificial intelligence.
本文收集了强化学习在解决博弈论相关问题中的几种应用。选择这些方法是为了展示各种问题和方法。所选方法包括汤普森采样、Q-learning、DQN 和使用蒙特卡洛树搜索算法的 AlphaGo Zero。论文试图通过对技术细节的浅显解释,展示所提算法背后的直觉。这种方法旨在介绍该主题的概况,而不假定对统计学和人工智能有很深的了解。
{"title":"Overview of selected reinforcement learning solutions to several game theory problems","authors":"Robert Jarosz","doi":"10.5604/01.3001.0053.9698","DOIUrl":"https://doi.org/10.5604/01.3001.0053.9698","url":null,"abstract":"This paper collects several applications of reinforcement learning in solving some problems related to game theory. The methods were selected to possibly show variety of problems and approaches. Selections includes Thompson Sampling, Q-learning, DQN and AlphaGo Zero using Monte Carlo Tree Search algorithm. Paper attempts to show intuition behind proposed algorithms with shallow explaining of technical details. This approach aims at presenting overview of the topic without assuming deep knowledge about statistics and artificial intelligence.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"95 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139309767","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Analysis of selected reinforcement learning applications in contract bridge 合约桥中强化学习的选定应用分析
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0053.9702
Robert Jarosz
This paper presents an overview of four selected solutions addressing problem of bidding in card game of contract bridge. In the beginning the basic rules are presented along with basic problem size estimation. Brief description of collected work is presented in chronological order, tracking evolution of approaches to the problem. While presenting solution a short description of mathematical base is attached. In the end a comparison of solution is made, followed by an attempt to estimate future development of techniques.
本文概述了解决契约桥牌游戏中投标问题的四种选定解决方案。首先介绍了基本规则和基本问题规模估算。本文按时间顺序简要介绍了所收集的作品,追踪了解决问题方法的演变。在介绍解决方案时,还附有数学基础的简短说明。最后对解决方案进行比较,并尝试对技术的未来发展进行估计。
{"title":"Analysis of selected reinforcement learning applications in contract bridge","authors":"Robert Jarosz","doi":"10.5604/01.3001.0053.9702","DOIUrl":"https://doi.org/10.5604/01.3001.0053.9702","url":null,"abstract":"This paper presents an overview of four selected solutions addressing problem of bidding in card game of contract bridge. In the beginning the basic rules are presented along with basic problem size estimation. Brief description of collected work is presented in chronological order, tracking evolution of approaches to the problem. While presenting solution a short description of mathematical base is attached. In the end a comparison of solution is made, followed by an attempt to estimate future development of techniques.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"35 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139309875","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
When AI Fails to See: The Challenge of Adversarial Patches 当人工智能失明时:对抗性补丁的挑战
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0054.0092
Michał Zimoń, Rafał Kasprzyk
Object detection, a key application of machine learning in image processing, has achieved significant success thanks to advances in deep learning (Girshick et al. 2014). In this paper, we focus on analysing the vulnerability of one of the leading object detection models, YOLOv5x (Redmon et al. 2016), to adversarial attacks using specially designed interference known as “adversarial patches” (Brown et al. 2017). These disturbances, while often visible, have the ability to confuse the model, which can have serious consequences in real world applications. We present a methodology for generating these interferences using various techniques and algorithms, and we analyse their effectiveness in various conditions. In addition, we discuss potential defences against these types of attacks and emphasise the importance of security research in the context of the growing popularity of ML technology (Papernot et al. 2016). Our results indicate the need for further research in this area, bearing in mind the evolution of adversarial attacks and their impact on the future of ML technology.
物体检测是机器学习在图像处理中的一项关键应用,由于深度学习的进步而取得了巨大成功(Girshick 等人,2014 年)。在本文中,我们将重点分析领先的物体检测模型之一 YOLOv5x(Redmon 等人,2016 年)在使用被称为 "对抗性补丁 "的特殊设计干扰(Brown 等人,2017 年)进行对抗性攻击时的脆弱性。这些干扰虽然通常是可见的,但却有能力混淆模型,从而在现实世界的应用中造成严重后果。我们介绍了一种利用各种技术和算法生成这些干扰的方法,并分析了它们在各种条件下的有效性。此外,我们还讨论了针对这些类型攻击的潜在防御措施,并强调了在 ML 技术日益普及的背景下开展安全研究的重要性(Papernot 等人,2016 年)。我们的研究结果表明,考虑到对抗性攻击的演变及其对未来 ML 技术的影响,有必要在这一领域开展进一步研究。
{"title":"When AI Fails to See: The Challenge of Adversarial Patches","authors":"Michał Zimoń, Rafał Kasprzyk","doi":"10.5604/01.3001.0054.0092","DOIUrl":"https://doi.org/10.5604/01.3001.0054.0092","url":null,"abstract":"Object detection, a key application of machine learning in image processing, has achieved significant success thanks to advances in deep learning (Girshick et al. 2014). In this paper, we focus on analysing the vulnerability of one of the leading object detection models, YOLOv5x (Redmon et al. 2016), to adversarial attacks using specially designed interference known as “adversarial patches” (Brown et al. 2017). These disturbances, while often visible, have the ability to confuse the model, which can have serious consequences in real world applications. We present a methodology for generating these interferences using various techniques and algorithms, and we analyse their effectiveness in various conditions. In addition, we discuss potential defences against these types of attacks and emphasise the importance of security research in the context of the growing popularity of ML technology (Papernot et al. 2016). Our results indicate the need for further research in this area, bearing in mind the evolution of adversarial attacks and their impact on the future of ML technology.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"29 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139309808","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Conclusions from the Analysis of Blockchain Solutions 区块链解决方案分析结论
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0053.9736
Małgorzarzata Michniewicz
The development of blockchain technology and distributed ledgers indeed contributes to enabling the delivery of various digital services, such as financial services, registry management, and tokens, including non-fungible tokens (NFTs). In blockchain systems, decisions are made based on the so-called consensus mechanism, which is a method of selecting a single version of transaction history that all nodes consistently agree upon. Although this technology is classified as emerging, it has a history of over ten years, and its ongoing implementations, including in the public administration sector, demonstrate its evolution and its status as one of the most promising technologies in terms of ensuring data immutability. The published ISO (International Organization for Standardization) standards and numerous implementations using business models executed in the DAO (Decentralized Autonomous Organization) architecture undoubtedly support the development of blockchain.
区块链技术和分布式账本的发展确实有助于提供各种数字服务,如金融服务、注册管理和代币,包括不可兑换代币(NFT)。在区块链系统中,决策是基于所谓的共识机制做出的,这是一种选择所有节点一致同意的单一交易历史版本的方法。虽然这项技术被归类为新兴技术,但它已有十多年的历史,其持续实施,包括在公共管理部门的实施,表明了它的发展及其在确保数据不变性方面作为最有前途的技术之一的地位。已公布的 ISO(国际标准化组织)标准和在 DAO(去中心化自治组织)架构中使用商业模式的大量实施无疑支持了区块链的发展。
{"title":"Conclusions from the Analysis of Blockchain Solutions","authors":"Małgorzarzata Michniewicz","doi":"10.5604/01.3001.0053.9736","DOIUrl":"https://doi.org/10.5604/01.3001.0053.9736","url":null,"abstract":"The development of blockchain technology and distributed ledgers indeed contributes to enabling the delivery of various digital services, such as financial services, registry management, and tokens, including non-fungible tokens (NFTs). In blockchain systems, decisions are made based on the so-called consensus mechanism, which is a method of selecting a single version of transaction history that all nodes consistently agree upon. Although this technology is classified as emerging, it has a history of over ten years, and its ongoing implementations, including in the public administration sector, demonstrate its evolution and its status as one of the most promising technologies in terms of ensuring data immutability. The published ISO (International Organization for Standardization) standards and numerous implementations using business models executed in the DAO (Decentralized Autonomous Organization) architecture undoubtedly support the development of blockchain.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"3 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139311193","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Image caption generation using transfer learning 利用迁移学习生成图像标题
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0053.9697
Radosław Kopiński, Karol Antczak
This paper describes an image caption generation system using deep neural networks. The model is trained to maximize the probability of generated sentence, given the image. The model utilizes transfer learning in the form of pretrained convolutional neural networks to preprocess the image data. The datasets are composed of a still photographs and associated with it, five captions in English language. Constructed model is compared to other similarly constructed models using BLEU score system and ways to further improve its performance are proposed.
本文介绍了一种使用深度神经网络的图像标题生成系统。该模型的训练目的是在给定图像的情况下,最大限度地提高生成句子的概率。该模型利用预训练卷积神经网络形式的迁移学习来预处理图像数据。数据集由一张静态照片和五个英文标题组成。利用 BLEU 评分系统将构建的模型与其他类似模型进行了比较,并提出了进一步提高其性能的方法。
{"title":"Image caption generation using transfer learning","authors":"Radosław Kopiński, Karol Antczak","doi":"10.5604/01.3001.0053.9697","DOIUrl":"https://doi.org/10.5604/01.3001.0053.9697","url":null,"abstract":"This paper describes an image caption generation system using deep neural networks. The model is trained to maximize the probability of generated sentence, given the image. The model utilizes transfer learning in the form of pretrained convolutional neural networks to preprocess the image data. The datasets are composed of a still photographs and associated with it, five captions in English language. Constructed model is compared to other similarly constructed models using BLEU score system and ways to further improve its performance are proposed.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"116 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139309608","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fuzzy sets in modeling patient’s disease states in medical diagnostics support algorithms 医学诊断支持算法中的病人疾病状态建模模糊集
Pub Date : 2023-10-30 DOI: 10.5604/01.3001.0054.1486
Andrzej Ameljańczyk, Tomasz Ameljańczyk
The article presents the concept of using fuzzy sets methodology in modelling patientʼs disease states for preliminary medical diagnosis. The preliminary medical diagnosis is based on the identified disease symptoms. The basis of the algorithm are descriptions of the patientʼs disease status and patterns of disease entities. These patterns were defined as fuzzy sets. The paper presents simple classifiers that allow he a preliminary diagnosis based on the analysis of fuzzy sets for the use of the general practitioner.
文章介绍了使用模糊集方法模拟病人疾病状态进行初步医疗诊断的概念。初步医疗诊断基于已确定的疾病症状。该算法的基础是病人疾病状态的描述和疾病实体的模式。这些模式被定义为模糊集。本文介绍了一些简单的分类器,这些分类器可以在模糊集分析的基础上进行初步诊断,供全科医生使用。
{"title":"Fuzzy sets in modeling patient’s disease states in medical diagnostics support algorithms","authors":"Andrzej Ameljańczyk, Tomasz Ameljańczyk","doi":"10.5604/01.3001.0054.1486","DOIUrl":"https://doi.org/10.5604/01.3001.0054.1486","url":null,"abstract":"The article presents the concept of using fuzzy sets methodology in modelling patientʼs disease states for preliminary medical diagnosis. The preliminary medical diagnosis is based on the identified disease symptoms. The basis of the algorithm are descriptions of the patientʼs disease status and patterns of disease entities. These patterns were defined as fuzzy sets. The paper presents simple classifiers that allow he a preliminary diagnosis based on the analysis of fuzzy sets for the use of the general practitioner.","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"31 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139309873","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Evaluating adaptive differential privacy model 评价自适应差分隐私模型
Pub Date : 2022-06-30 DOI: 10.5604/01.3001.0015.8603
O. Dziegielewska
Differential privacy is a statistical disclosure control that is gaining popularity in recent years due to easy application for the data collection mechanisms. Many variants of differential privacy are being developed for specific use cases and environments. One of them is adaptive differential privacy that modulates the generated noise in such a way, that the retrieved result is affected according to the risk profile of the asked query and the risk-accuracy tradeoff required for the queried database. This paper intends to evaluate the adaptive differential privacy using VIOLAS Framework and through assessing how the security characteristics satisfied by the adaptive differential privacy mitigate the risk of selected inference attacks.
差分隐私是一种统计披露控制,由于数据收集机制易于应用,近年来越来越受欢迎。针对特定的用例和环境,正在开发许多差异隐私的变体。其中之一是自适应差分隐私,它以这样一种方式调节生成的噪声,即根据所请求查询的风险概况和所查询数据库所需的风险-准确性权衡来影响检索结果。本文拟利用VIOLAS框架对自适应差分隐私进行评估,并通过评估自适应差分隐私所满足的安全特征如何减轻所选推理攻击的风险。
{"title":"Evaluating adaptive differential privacy model","authors":"O. Dziegielewska","doi":"10.5604/01.3001.0015.8603","DOIUrl":"https://doi.org/10.5604/01.3001.0015.8603","url":null,"abstract":"Differential privacy is a statistical disclosure control that is gaining popularity in recent years due to easy application for the data collection mechanisms. Many variants of differential privacy are being developed for specific use cases and environments. One of them is adaptive differential privacy that modulates the generated noise in such a way, that the retrieved result is affected according to the risk profile of the asked query and the risk-accuracy tradeoff required for the queried database. This paper intends to evaluate the adaptive differential privacy using VIOLAS Framework and through assessing how the security characteristics satisfied by the adaptive differential privacy mitigate the risk of selected inference attacks.\u0000\u0000","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125497445","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementation of the Turing machine simulator 图灵机模拟器的实现
Pub Date : 2022-06-30 DOI: 10.5604/01.3001.0015.9040
Paweł Nosażewski, Joanna Wiśniewska
This paper describes the process of designing and implementing a Turing machine simulator application. The created desktop application is distinguished from other solutions by the use of the latest technology and offline operating. The various stages of the project are described, such as defining requirements, creating UML diagrams, and prototyping the user interface. A MVVM architectural model used in building the application is presented. The issues of controls, data binding, and message passing found in the Avalonia package are addressed. The unit tests created and the exploratory tests performed are also described.
本文描述了一个图灵机模拟器应用程序的设计与实现过程。创建的桌面应用程序与其他解决方案的区别在于使用了最新技术和离线操作。描述了项目的各个阶段,例如定义需求、创建UML图和用户界面原型。提出了一种用于构建应用程序的MVVM体系结构模型。解决了Avalonia包中发现的控件、数据绑定和消息传递问题。还描述了创建的单元测试和执行的探索性测试。
{"title":"Implementation of the Turing machine simulator","authors":"Paweł Nosażewski, Joanna Wiśniewska","doi":"10.5604/01.3001.0015.9040","DOIUrl":"https://doi.org/10.5604/01.3001.0015.9040","url":null,"abstract":"This paper describes the process of designing and implementing a Turing machine simulator application. The created desktop application is distinguished from other solutions by the use of the latest technology and offline operating. The various stages of the project are described, such as defining requirements, creating UML diagrams, and prototyping the user interface. A MVVM architectural model used in building the application is presented. The issues of controls, data binding, and message passing found in the Avalonia package are addressed. The unit tests created and the exploratory tests performed are also described.\u0000\u0000","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115897032","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Registry services and systems - conceptual and architectural aspects 注册服务和系统——概念和体系结构方面
Pub Date : 2022-06-30 DOI: 10.5604/01.3001.0015.8604
B. Szafranski
After discussing the function of public registers in the information infrastructure of the State, the paper focuses on the architectural aspects of ensuring the possibility of standardised reference to the services of public registry systems, despite the technological and functional differences between them. Taking this fact into account, the concept was presented to include, in the architecture, the platform for access registry services of an intermediary layer consisting of registry connectors, registry broker and universal registry services, whose (layer) main task is to “mask” the above differences by adapting the services of autonomous registries to the standard required by the main bus of this platform.
在讨论了公共登记处在国家信息基础设施中的功能之后,本文将重点放在确保公共登记处系统服务标准化参考的可能性的架构方面,尽管它们之间存在技术和功能差异。考虑到这一事实,提出了在体系结构中包括一个由注册中心连接器、注册中心代理和通用注册中心服务组成的中间层的访问注册中心服务平台的概念,其(层)的主要任务是通过使自治注册中心的服务适应该平台的主总线所需的标准来“掩盖”上述差异。
{"title":"Registry services and systems - conceptual and architectural aspects","authors":"B. Szafranski","doi":"10.5604/01.3001.0015.8604","DOIUrl":"https://doi.org/10.5604/01.3001.0015.8604","url":null,"abstract":"After discussing the function of public registers in the information infrastructure of the State, the paper focuses on the architectural aspects of ensuring the possibility of standardised reference to the services of public registry systems, despite the technological and functional differences between them. Taking this fact into account, the concept was presented to include, in the architecture, the platform for access registry services of an intermediary layer consisting of registry connectors, registry broker and universal registry services, whose (layer) main task is to “mask” the above differences by adapting the services of autonomous registries to the standard required by the main bus of this platform.\u0000\u0000","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132156623","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Machine learning methods in game of chess implementation 机器学习方法在棋类游戏中的实现
Pub Date : 2022-06-30 DOI: 10.5604/01.3001.0015.9191
Joanna Wiśniewska, Paweł Wójcik
The following work presents methods of using machine learning to teach a computer to play chess. The first method is based on using records of games played by highly ranked players. The second method is based on the Monte Carlo Tree Search algorithm and reinforcement learning.
下面的工作介绍了使用机器学习教计算机下棋的方法。第一种方法是基于高排名玩家的游戏记录。第二种方法是基于蒙特卡罗树搜索算法和强化学习。
{"title":"Machine learning methods in game of chess implementation","authors":"Joanna Wiśniewska, Paweł Wójcik","doi":"10.5604/01.3001.0015.9191","DOIUrl":"https://doi.org/10.5604/01.3001.0015.9191","url":null,"abstract":"The following work presents methods of using machine learning to teach a computer to play chess. The first method is based on using records of games played by highly ranked players. The second method is based on the Monte Carlo Tree Search algorithm and reinforcement learning.\u0000\u0000","PeriodicalId":240434,"journal":{"name":"Computer Science and Mathematical Modelling","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125780156","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Computer Science and Mathematical Modelling
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1