All Projects → Choco31415 → Attention_network_with_keras

Choco31415 / Attention_network_with_keras

An example attention network with simple dataset.

Projects that are alternatives of or similar to Attention network with keras

Navigan
Navigating the GAN Parameter Space for Semantic Image Editing
Stars: ✭ 221 (-1.78%)
Mutual labels:  jupyter-notebook
Dragonn
A toolkit to learn how to model and interpret regulatory sequence data using deep learning.
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Tutorial
Tutorial covering Open Source tools for Source Separation.
Stars: ✭ 223 (-0.89%)
Mutual labels:  jupyter-notebook
Covid 19
Ciência de Dados aplicada à pandemia do novo coronavírus.
Stars: ✭ 223 (-0.89%)
Mutual labels:  jupyter-notebook
Machine Learning Notebooks
Machine Learning notebooks for refreshing concepts.
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Notebook
my note
Stars: ✭ 221 (-1.78%)
Mutual labels:  jupyter-notebook
Ipython Notebooks
A collection of IPython notebooks covering various topics.
Stars: ✭ 2,543 (+1030.22%)
Mutual labels:  jupyter-notebook
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (-0.89%)
Mutual labels:  jupyter-notebook
Skylift
Wi-Fi Geolocation Spoofing with the ESP8266
Stars: ✭ 223 (-0.89%)
Mutual labels:  jupyter-notebook
Machinelearningwithpython
Starter files for Pluralsight course: Understanding Machine Learning with Python
Stars: ✭ 224 (-0.44%)
Mutual labels:  jupyter-notebook
Ai Platform Samples
Official Repo for Google Cloud AI Platform
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Video to bvh
Convert human motion from video to .bvh
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Lstms for predictive maintenance
LSTMS for Predictive Maintenance
Stars: ✭ 224 (-0.44%)
Mutual labels:  jupyter-notebook
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Rethinking Numpyro
Statistical Rethinking (2nd ed.) with NumPyro
Stars: ✭ 225 (+0%)
Mutual labels:  jupyter-notebook
Deep Vector Quantization
VQVAEs, GumbelSoftmaxes and friends
Stars: ✭ 222 (-1.33%)
Mutual labels:  jupyter-notebook
Sohu competition
Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)
Stars: ✭ 224 (-0.44%)
Mutual labels:  jupyter-notebook
Zoom Learn Zoom
computational zoom from raw sensor data
Stars: ✭ 224 (-0.44%)
Mutual labels:  jupyter-notebook
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (+0%)
Mutual labels:  jupyter-notebook
Sdc Vehicle Detection
Udacity Project - Vehicle Detection
Stars: ✭ 224 (-0.44%)
Mutual labels:  jupyter-notebook

Description

This is a ready-to-run example of an attention network. All attention network code is contained underneath Section "Model" of the Attention Network ipython notebook.

For a tutorial on Attention Networks, see MuffinTech.

Requirements

Run pip install -r requirements.txt to install requirements. The project requires python 3.

Contributing

If there are any improvements or broken links, feel free to create a PR. (Email for quick reponses.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].