ICT技術:ICT Technology e and π — the numbers that allow the world to be computed smoothly. Up to this point, we have examined the structure of decision-making —judgment, optimization, inference, and execution. ... 2026.02.12 ICT技術:ICT Technology人工知能:Artificial Intelligence
Uncategorized Where Do Humans Remain? — Redefining Human-in-the-loop Let Us Summarize What We Have Discussed So Far AI does not understand the world. What AI handles is nothin... 2026.02.11 Uncategorized
Uncategorized Describe the Discontinuities — Fixing Decision Structures with Ontologies and DSLs In yesterday’s article,I started from the premise that judgment is not singular,and discussed a multi-agent design that ... 2026.02.10 Uncategorized
Uncategorized Judgment Is Not Singular — Multi-Agent Design Built on Structural Discontinuity As argued in the previous chapter,AI does not understand the world.What it does is nothing more than smooth function app... 2026.02.09 Uncategorized
ICT技術:ICT Technology Judgment Cannot Be Expressed by Smooth Computation — The Problem of Discontinuity in AI Yesterday, I wrote about why many AI projects end at the PoC stage and never take root in real operations. Today, I wan... 2026.02.08 ICT技術:ICT Technology人工知能:Artificial Intelligence
ICT技術:ICT Technology Most AI projects are dead before they are built — Reflections on AI Pre-Mortem Reviews Over the past few years, as I’ve listened to companies talk about their AI proje... 2026.02.07 ICT技術:ICT Technology人工知能:Artificial Intelligence
python Overview of softmax functions and related algorithms and implementation examples Overview of Softmax Functions A softmax function is a function used to convert a vector of real numbers in... 2026.02.07 pythonアルゴリズム:Algorithmsベイズ推定機械学習:Machine Learning確率・統計:Probability and Statistics
python Overview of Word Sense Disambiguation and Examples of Algorithms and Implementations Overview of Word Sense Disambiguation Word Sense Disambiguation (WSD) is one of the key challenges in the ... 2026.02.06 pythonアルゴリズム:Algorithms機械学習:Machine Learning自然言語処理:Natural Language Processing
python About MobileNet Overview of MobileNet MobileNet is one of the most widely used deep learning models in computer vision, and i... 2026.02.05 pythonアルゴリズム:Algorithms機械学習:Machine Learning深層学習:Deep Learning画像認識技術
python Overview of the policy gradient method and examples of algorithms and implementations Policy Gradient Methods Policy Gradient Methods are a type of reinforcement learning that focuses specifica... 2026.02.04 pythonアルゴリズム:Algorithms強化学習微分積分:Calculus最適化:Optimization機械学習:Machine Learning深層学習:Deep Learning確率・統計:Probability and Statistics