人工知能:Artificial Intelligence

セマンテックウェブ技術:Semantic web Technology

LOD (1) sharing data on web

Linked Open Data as data sharing on the web for digital transformation (DX), artificial intelligence (AI) and machine learning (ML), and its application to DX.
Clojure

one hot vector and category vector with Clojure

Implementation of one-hot-vector and category-vector in Clojure for machine learning applications in natural language processing
人工知能:Artificial Intelligence

Protected: Eliza: The Magic of Programming Illusions

LISPを用いた古典的Chatbot、ELIZAの解説
Symbolic Logic

Conversation and AI (Thinking from the Turing Test)

Considerations for conversation and Turing test as AI for chatbot study
Clojure

Clojure stopword removal

The following are examples of implementations of the stop word processing used in the cleansing process of natural language processing in Clojure and pyhton.
Clojure

Sorting (rearranging) data

As an introduction to data sorting, which is the basis of algorithms for the education of beginners, bubble sort, quick sort, merge sort, selection sort, and heap sort were explained. Sorting in Clojure was explained.
Clojure

Iteration and recursion (C, Java, python, Clojure)

For beginners, I will haggish the iterative operations, which is a typical feature of structured languages in various languages (C, Python, Java, JavaScript, Clojure). I will also introduce recursive programming in Clojure.
Clojure

Overview of tfidf and its implementation in Clojure

Clojure implementation of tfidf used in natural language processing
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
機械学習:Machine Learning

Protected: Matrix Decomposition -Extraction of relational features between two objects

Extraction of relationships by machine learning, matrix factorization approach, non-negative matrix factorization
タイトルとURLをコピーしました