ArtificialIntelligenceArticles
3.04K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
Transformers from scratch
Modern transformers are super simple, so they can be explained in a really straightforward manner
Blog by Peter Bloem, with pytorch code : http://peterbloem.nl/blog/transformers
#MachineLearning #PyTorch #Transformers
The Bottom-up Evolution of Representations in the Transformer: A Study with Machine Translation and Language Modeling Objectives
Elena Voita, Rico Sennrich, Ivan Titov
Blog: https://lena-voita.github.io/posts/emnlp19_evolution.html
Paper: https://arxiv.org/abs/1909.01380
#ArtificialIntelligence #MachineLearning #Transformers
"Hierarchical Reinforcement Learning for Open-Domain Dialog"
Abdelrhman Saleh, Natasha Jaques, Asma Ghandeharioun, Judy Hanwen Shen, Rosalind Picard : https://arxiv.org/abs/1909.07547
Code: https://github.com/natashamjaques/neural_chat
Bots! https://neural.chat/vhrl_techniques/
#MachineLearning #ReinforcementLearning #Transformers
Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch
By 🤗 Hugging Face : https://huggingface.co/transformers
#Transformers #MachineLearning #NLP
Transformers: State-of-the-art Natural Language Processing
Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Clement Delangue, Anthony Moi, Pierric Cistac, Tim Rault, Rémi Louf, Morgan Funtowicz, Jamie Brew : https://arxiv.org/abs/1910.03771
#Transformers #NaturalLanguageProcessing #PyTorch #TensorFlow
A tutorial to implement state-of-the-art NLP models with Fastai for Sentiment Analysis
Maximilien Roberti : https://towardsdatascience.com/fastai-with-transformers-bert-roberta-xlnet-xlm-distilbert-4f41ee18ecb2
#FastAI #NLP #Transformers