Clojure LISP and Artificial Intelligence About LISP, a functional language that eliminates the barrier between data and programs (program as data) used for artificial intelligence (AI) tasks 2021.10.17 ClojureLISPSymbolic Logicエキスパートシステム:expertsystem推論技術:inference Technology自然言語処理:Natural Language Processing
LISP The Seasoned Schemer A sequel to the textbook on functional languages with Schema, a derivative of LISP used for artificial intelligence (AI) tasks. 2021.10.17 LISPSymbolic Logicエキスパートシステム:expertsystem推論技術:inference Technology自然言語処理:Natural Language Processing
LISP The Reasoned Schemer Logic Programming with Schema, a Derivative of LISP Used for Artificial Intelligence (Tasks): An Overview of DSL:minikanren 2021.10.17 LISPSymbolic Logicエキスパートシステム:expertsystem推論技術:inference Technology自然言語処理:Natural Language Processing
LISP The Little Schemer A textbook on functional languages in Schema, a derivative of LISP used for AI tasks (recursion and anonymous functions, lambda functions, Y-combinators and a simple interpreter). 2021.10.17 LISPSymbolic Logicエキスパートシステム:expertsystem推論技術:inference Technology自然言語処理:Natural Language Processing
Symbolic Logic Creating Logic, Part I: Beginning Logic Reading Notes A textbook of logic for artificial intelligence and basic mathematics (from propositional logic to predicate logic, and then semantics and multi-valued logic, intuitionistic logic) 2021.10.03 Symbolic Logic推論技術:inference Technology数理論理学:Mathematical logic
Symbolic Logic Mathematics in Machine Learning On the mathematics underlying all computer programming and algorithms, including digital transformation (DX), artificial intelligence (AI), and machine learning (ML) 2021.07.21 Symbolic Logicアルゴリズム:Algorithms数学:Mathematics
Symbolic Logic Conversation and AI (Thinking from the Turing Test) Considerations for conversation and Turing test as AI for chatbot study 2021.06.08 Symbolic Logicアルゴリズム:Algorithms人工知能:Artificial Intelligence
Symbolic Logic Behavior Trees and their implementation in Unity Overview of artificial intelligence technology used in game AI, etc., state management using behavior trees, difference from FSM 2021.05.31 Symbolic Logicアルゴリズム:Algorithmsゲーム推論技術:inference Technology
Symbolic Logic Basic technology for digital game AI (time-based recognition technology) Overview of game AI for tips on acquiring artificial intelligence technology, time recognition technology, auto-planning, goal-oriented planning, time-scale hierarchy technology, chain-type planning. 2021.04.26 Symbolic Logicアルゴリズム:Algorithmsゲーム人工知能:Artificial Intelligence
Symbolic Logic Digital game AI Technology(spatial recognition technology) Game AI overview, spatial recognition technology, and knowledge representation for tips on acquiring artificial intelligence technology. 2021.04.25 Symbolic Logicアルゴリズム:Algorithmsゲーム