Skip to content

This is a Seq2Seq model for predicting addition of two numbers as a sequence learning problem in Tensorflow/Keras.

Notifications You must be signed in to change notification settings

aju22/Seq2Seq-Math-Addition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Seq2Seq-Math-Addition

The vast and fast-growing STEM literature makes it imperative to develop systems for automated math-semantics extraction from technical content, and for semantically-enabled processing of such content. As math and science involve sequences of text, symbols and equations, deep learning models are expected to deliver good performance in math-semantics extraction and processing.

This project keeps things simple with addition of two numbers, but we can see how this may be scaled to a variable number of terms and mathematical operations that could be given as input for the model to learn and generalize.

About

This is a Seq2Seq model for predicting addition of two numbers as a sequence learning problem in Tensorflow/Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published