Skip to content

For this project we seek to classify the topic of scientific journal abstracts using Recurrent Neural Networks (RNN).

Notifications You must be signed in to change notification settings

aber0016/Text_Classification_RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text_Classification_RNN

For this project we seek to classify the topic of scientific journal abstracts using Recurrent Neural Networks (RNN). The possible topics for each abstract are Information Theory, Computer Vision, and Mathematics. These three classes can only take Boolean values, ‘1’ if it is classified as the topic and ‘0’ if not. Thus, we will create separate models for each of the three classes. The models were implemented in PyTorch.

alt text

About

For this project we seek to classify the topic of scientific journal abstracts using Recurrent Neural Networks (RNN).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published