Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 395 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 395 Bytes

AttentionBranchNetwork_keras

Overview

Attention Branch NetworkのKeras実装

Usage

$git clone https://github.com/T-Sumida/AttentionBranchNetwork_keras.git
$cd AttentionBranchNetwork_keras
$pip install -r requirements.txt
$python example.py

Requirement

python==3.6.4

keras==2.2.4

Author

T-Sumida

License

Copyright © 2020 T_Sumida Distributed under the MIT License.