深層学習:Deep Learning

python

Overview of SARSA and its algorithm and implementation system

  Overview of SARSA SARSA (State-Action-Reward-State-Action) is a kind of control algorithm in reinforcement ...
python

About VGGNet

VGGNet(Visual Geometry Group Network) VGGNet (Visual Geometry Group Network) is a convolutional neural networ...
python

Overview of self-learning approaches to language processing and examples of algorithms and implementations

Overview of Self-Learning Approaches to Language Processing Self-Supervised Learning, a branch of machine ...
python

Overview of Contrastive Predictive Coding (CPC) and examples of algorithms and implementations

Contrastive Predictive Coding (CPC) Overview Contrastive Predictive Coding (CPC) is a representation learnin...
python

Overview of A2C (Advantage Actor-Critic) and examples of algorithms and implementations

  Overview of A2C(Advantage Actor-Critic) A2C (Advantage Actor-Critic) is an algorithm for reinforcement lear...
アルゴリズム: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 the Transformer Model and Examples of Algorithms and Implementations

Transformer Model Transformer was proposed by Vaswani et al. in 2017 and will be one of the neural network a...
アルゴリズム: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

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

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-...
タイトルとURLをコピーしました