アルゴリズム:Algorithms

Protected: Algorithms for Network Flow Problems

The solution of the maximum communication volume problem by Ford-Fulkerson's algorithm and its relation to the minimum cut problem, the maximum matching problem for nipartite graphs which is a special case of the maximum flow problem, the general matching problem and the minimum cost flow problem are described.
アルゴリズム:Algorithms

Basic algorithms for graph data (DFS, BFS, bipartite graph decision, shortest path problem, minimum whole tree)

An overview of basic algorithms for graph data (DFS, BFS, bipartite graph decision, shortest path problem, minimum global tree) and some code in C++.
Symbolic Logic

Graph data processing algorithms and their application to Machine Learning and Artificial Intelligence tasks

Theory, implementation, and use of algorithms for analyzing graph data.
アルゴリズム:Algorithms

Protected: Advanced graph algorithms (strongly connected component decomposition, DAG, 2-SAT, LCA)

Overview and C++ implementation of advanced graph data algorithms such as strongly connected component decomposition, DAG, 2-SAT, LCA, etc., which can be applied to knowledge graph processing and various problem solving algorithms.
IOT技術:IOT Technology

ISWC2015 Papers

ISWC2015 Papers From ISWC2015, an international conference on Semantic Web technology, one of the artificial i...
Symbolic Logic

Zen and Buddha Bot as Told by Artificial No-Brains

The early history of the dialogue engine, starting with the importance of dialogue and Eliza to the meaning of words, philosophy by Wittgenstein, meta-literature by James Joyce, Zen thought (the Ten Oxen) for enlightenment, Zen questions and answers and Buddhabot.
Clojure

AI Dialogue Engine

I will describe the technical classification of the AI dialogue engine at the center of chatbot technology, the use of natural language processing, the use of deep learning technology, and the combination of knowledge graphs, which has attracted attention in recent years, as well as an overview of the technology, benchmarks, and implementation using Clojure.
Clojure

Chatbots and Question&Answer Technology

Overview of chubbot technology used in digital transformation , artificial intelligence, etc., from a business perspective, as well as question-and-answer systems that combine natural language processing, deep learning, and knowledge network technologies
javascript

Implementing simple chatbot using Node.js and React

Implementation of a simple chatbot using Node.js and React, a front-side server framework using Javascript.
オンライン学習

Protected: Combinatorial online prediction

Combinatorial, online prediction problems with a set of discrete structures as the decision space for digital transformation , artificial intelligence , and machine learning task utilization.
Exit mobile version
タイトルとURLをコピーしました