Skip to content

A web-based graphical user interface to assist grading jupyter notebook assignments with required active learning query strategy and machine learning model.

Notifications You must be signed in to change notification settings

Kishaan/GUI-ASAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUI-ASAG

A web-based graphical user interface to assist grading jupyter notebook assignments with required active learning query strategy and machine learning model.

Dependencies:

  • Vuejs
npm install vue
  • Nodejs
sudo apt install nodejs-legacy
  • Put the notebook files with the student answers in the 'dataset' folder
  • Update the path accordingly
  • Set the machine learning model and the query strategy which were used here from the modAL framework.

How to run:

# from demo-server/node-server
node server.js
# in a separate terminal
python3 asag.py

About

A web-based graphical user interface to assist grading jupyter notebook assignments with required active learning query strategy and machine learning model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published