Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Essay Grader

Automated Essay Grader implemented in Keras using Deep learning.

Requirements

  1. Python 3
  2. Numpy
  3. Pandas
  4. Tensorflow
  5. Keras

Installation

  1. Download training data from here and GloVe vectors from here.
  2. Modify DATASET_DIR, GLOVE_DIR and TRAINED_MODELS_DIR variables in constants.py.
  3. Run train_model.py

About

Automatic Essay Grader implemented using Keras.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages