Attention Branch NetworkのKeras実装
$git clone https://github.com/T-Sumida/AttentionBranchNetwork_keras.git
$cd AttentionBranchNetwork_keras
$pip install -r requirements.txt
$python example.py
python==3.6.4
keras==2.2.4
T-Sumida
Copyright © 2020 T_Sumida Distributed under the MIT License.