Implementation

アルゴリズム: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.
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: New Developments in Reinforcement Learning (1) – Reinforcement Learning with Risk Indicators

Different approaches (regular process TD learning, RDPS methods) and implementations (Monte Carlo, analytical methods) in risk-aware reinforcement learning methods for digital transformation , artificial intelligence , and machine learning tasks.
オンライン学習

Protected: Planning Problems (2) Implementation of Dynamic Programming (Value Iterative Method and Measure Iterative Method)

Implementation of Dynamic Programming (Value Iteration and Policy Iteration) for Planning Problems as Reinforcement Learning for Digital Transformation , Artificial Intelligence and Machine Learning Tasks
C言語

Protected: MCMC method for calculating stochastic integrals: Algorithms other than Metropolis method (HMC method)

Algorithm and C implementation of the Hybrid Monte Calro method applied to complex stochastic integral calculations for digital transformation and artificial intelligence tasks.
python

Protected: Introduction to deep learning with Python and Keras (3) Practical application example (2) Multi-class classification of news delivery

DNN implementation of multi-level classification of text information using python's keras for digital transformation and artificial intelligence tasks.
python

Protected: Introduction to deep learning with Python and Keras (2) Practical application example (1) Two-class classification of text data

DNN implementation of binary classification of text information using python's keras for digital transformation and artificial intelligence tasks.
python

Protected: Introduction to deep learning with Python and Keras (1) Overview of how to use Keras

Overview of Keras, a Python platform for implementing deep learning for digital transformation and artificial intelligence task utilization.
タイトルとURLをコピーしました