Giter Club home page Giter Club logo

intelligent_tutor_comprehensionproblems_daisee's Introduction

Intelligent Tutoring System recognizing Comprehension Problems during Learning

This project is meant to develop a (low-cost) intelligent tutoring system monitoring the learning and comprehension process of complex material during e.g. online classes or e-learning environments. The implementation is designed to use the system with a notebook without the need for a GPU or other resources, such as Clouds, to comply with data protection. In this case, the intelligent tutoring system was tested on a language grammar learning task. A novel stimulus was presented to learn the basic Finnish plural in a short video. The learner must take a comprehension test directly after the explanation video unless he or she showed signs of comprehension difficulties. in case of comprehension difficulties, the tutorial system suggests a new explanation in which the plural rules are shown again in summary.

This repository contains only the tutoring system. You can find the repository for the model in my Github. The model was developed using the DAiSEE Dataset containing multi-label videos capturing the engagement and emotional states (frustration, confusion and boredom) of students watching MOOCs. Based on the cultural origin of the students in the dataset and the classification accuracy, the model is very sensitive to signs of comprehension problems, as used in this project. A better model is in development, and I am open to improvements from others.

archi

Quick Start

Make sure that OpenFace is installed correctly according to your operating system. E.g. for Windows see the Wiki.

    $ pip install -r requirements.txt

Run the tutoring system:

    $ main.py

A detailed description of the implementation and how to adapt the system to your hardware will follow.

intelligent_tutor_comprehensionproblems_daisee's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.