ICT技術:ICT Technology

コンピューター

Life as Information – Purpose and Meaning

  Information is in life. From "WHAT IS LIFE" Paul Nurse, the author of this book, saw a butterfly ...
python

Overview of the Upper Confidence Bound (UCB) algorithm and example implementation

  Overview of the Upper Confidence Bound (UCB) Algorithm In the ε-greedy method described in "Overview of the...
アルゴリズム:Algorithms

Overview of MODULAR (Multi-objective Optimization of Dynamics Using Links and Relaxations) and examples of application and implementation

MODULAR (Multi-objective Optimization of Dynamics Using Link and Relaxations) MODULAR is one of the method...
python

About GoogLeNet (Inception)

GoogLeNet (Inception) GoogLeNet is a convolutional neural network (CNN) architecture described in "CNN Overvi...
python

Extract emotional context from textual information using natural language processing techniques

  Introduction As described in "How to Detect Emotions Using Artificial Intelligence Techniques" there are va...
IOT技術:IOT Technology

How to detect emotions using artificial intelligence techniques

  How to detect emotions using artificial intelligence techniques There are several ways to use artificial in...
python

Thompson Sampling Algorithm Overview and Example Implementation

  Thompson Sampling Algorithm The UCB algorithm described in "Overview and Example Implementation of the Uppe...
アルゴリズム:Algorithms

Overview of CDLib (Community Discovery Library) and examples of applications and implementations

CDLib (Community Discovery Library) CDLib (Community Discovery Library) is a Python library that provides ...
python

About ResNet (Residual Network)

ResNet (Residual Network) ResNet is a deep convolutional neural network (CNN) architecture proposed by Kaimin...
python

Overview of ensemble learning and examples of algorithms and implementations

Overview of Ensemble Learning Ensemble Learning, a type of machine learning, is a method of combining multiple ...
タイトルとURLをコピーしました