Skip to content

Using Python and Keras/Tensorflow to create a attentive Recurrent Neural Network to allow for Seq2Seq question and answering with a strict focus on Home Automation

Notifications You must be signed in to change notification settings

sagar448/Attentive-Recurrent-Neural-Network-for-Seq2Seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Attentive Recurrent Neural Network for Seq2Seq

Notes:

  • The question are written not for a conversational bot for a bot that enables actions to be performed
  • Research is slow, need to look through many different guides and papers
  • Difficulty understanding how exactly Keras takes in different inputs for encoder and a decoder

Day 5:

  • Finally figured out the attentive encoder-decoder model.
  • Started to implement ARNNy

About

Using Python and Keras/Tensorflow to create a attentive Recurrent Neural Network to allow for Seq2Seq question and answering with a strict focus on Home Automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages