ICT技術:ICT Technology

アルゴリズム:Algorithms

Overview of SSD (Single Shot MultiBox Detector), its algorithm and implementation examples

SSD (Single Shot MultiBox Detector) The Single Shot MultiBox Detector (SSD) will be one of the deep learning-...
python

Overview of Exponential Smoothing, Algorithm and Implementation Examples

Exponential Smoothing Exponential Smoothing is one of the statistical methods used to predict time serie...
python

Overview of Q-Learning and Examples of Algorithms and Implementations

  Q-Learning Q-Learning (Q-Learning) is a type of reinforcement learning, an algorithm that allows an agent t...
アルゴリズム:Algorithms

Graphical data analysis that takes into account temporal changes due to network alignment

Graphical data analysis that takes into account temporal changes due to network alignment Network alignmen...
アルゴリズム:Algorithms

Overview of YOLO (You Only Look Once), Algorithm and Example Implementation

YOLO (You Only Look Once) YOLO (You Only Look Once) will be a deep learning-based algorithm for real-time obj...
python

Combining NetworkX and matplotlib to create animations of graphs

Combining NetworkX and matplotlib to create animations of graphs This section describes the creation of...
アルゴリズム:Algorithms

Graph data analysis that takes into account changes over time through dynamic graph embedding

Graph data analysis that takes into account changes over time through dynamic graph embedding Dynamic Grap...
アルゴリズム:Algorithms

Overview of Faster R-CNN and examples of algorithms and implementations

Faster R-CNN Faster Region-based Convolutional Neural Networks (Faster R-CNN) is one of a series of deep lear...
アルゴリズム:Algorithms

Overview of R-CNN (Region-based Convolutional Neural Networks), its algorithms and implementation examples

R-CNN (Region-based Convolutional Neural Networks) Region-based Convolutional Neural Networks (R-CNNs) can be...
python

Overview of Newton’s method and its algorithm and implementation

Newton's Method Newton's method (Newton's method) is one of the iterative optimization algorithms for finding n...
タイトルとURLをコピーしました