All Projects → zaidalyafeai → Attentionn

zaidalyafeai / Attentionn

Licence: mit
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.

Projects that are alternatives of or similar to Attentionn

Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-24%)
Mutual labels:  jupyter-notebook, neural-networks
Multihead Siamese Nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Stars: ✭ 144 (-17.71%)
Mutual labels:  jupyter-notebook, attention
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-23.43%)
Mutual labels:  jupyter-notebook, neural-networks
Autoencoders
Implementation of simple autoencoders networks with Keras
Stars: ✭ 123 (-29.71%)
Mutual labels:  jupyter-notebook, neural-networks
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-8%)
Mutual labels:  jupyter-notebook, attention
Pytorch Model Zoo
A collection of deep learning models implemented in PyTorch
Stars: ✭ 125 (-28.57%)
Mutual labels:  jupyter-notebook, neural-networks
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-18.86%)
Mutual labels:  jupyter-notebook, neural-networks
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+6242.86%)
Mutual labels:  neural-networks, attention
Hands On Machine Learning With Scikit Learn Keras And Tensorflow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
Stars: ✭ 151 (-13.71%)
Mutual labels:  jupyter-notebook, neural-networks
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1235.43%)
Mutual labels:  jupyter-notebook, neural-networks
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+816%)
Mutual labels:  jupyter-notebook, attention
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (-2.86%)
Mutual labels:  jupyter-notebook, neural-networks
A Nice Mc
Code for "A-NICE-MC: Adversarial Training for MCMC"
Stars: ✭ 115 (-34.29%)
Mutual labels:  jupyter-notebook, neural-networks
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-29.14%)
Mutual labels:  jupyter-notebook, attention
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (-36%)
Mutual labels:  jupyter-notebook, attention
Pytorch 101 Tutorial Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
Stars: ✭ 136 (-22.29%)
Mutual labels:  jupyter-notebook, neural-networks
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-41.14%)
Mutual labels:  jupyter-notebook, neural-networks
Pytorchnlpbook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
Stars: ✭ 1,390 (+694.29%)
Mutual labels:  jupyter-notebook, neural-networks
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-16.57%)
Mutual labels:  jupyter-notebook, neural-networks
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-5.71%)
Mutual labels:  jupyter-notebook, neural-networks

AttentioNN

All about attention in neural networks described as colab notebooks

Notebooks

Name Description Notebook
Attention maps How does a CNN attent to image objects
Attention in nmt Attention mechanism in neural machine translation
Attention in image captioning Attention in image captioning using sof attention and double stochastic regularization
Transofrmer I Positional encoding, mutli-head attention and point-wise feed-forward neural networks
Transofrmer II Masked multi-head attention with layer normalization
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].