GithubHelp home page GithubHelp logo

bitbanger / al_core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apprenticelearner/al_core

0.0 1.0 0.0 32.56 MB

A repository for the core agent functionality of the Apprentice Learner Architecture

License: MIT License

Python 99.42% HTML 0.48% Dockerfile 0.10%

al_core's Introduction

Apprentice Learner Architecture

https://travis-ci.com/apprenticelearner/AL_Core.svg?branch=master https://coveralls.io/repos/github/apprenticelearner/AL_Core/badge.svg?branch=master Documentation Status

The Apprentice Learner Architecture provides a framework for modeling and simulating learners working educational technologies. There are three general GitHub repositories for the AL Project:

  1. AL_Core (this repository), which is the core library for learner modeling used to configure and instantiate agents and author their background knowledge.
  2. AL_Train (https://github.com/apprenticelearner/AL_Train), which contains code for interfacing AL agents with CTAT-HTML tutors and running training experiments.
  3. AL_Outerloop (https://github.com/apprenticelearner/AL_Outerloop), which provides additional functionality to AL_Train simulating adaptive curricula.

Installation

To install the AL_Core library, clone the respository to your machine using the GitHub deskptop application or by running the following command in a terminal / command line:

git clone https://github.com/apprenticelearner/AL_Core

Navigate to the directory where you cloned AL_Core in a terminal / command line and run:

python -m pip install -e .

Finally, change directory to AL_Core/django and run the migrations for the django configuration:

cd AL_Core/django/
python manage.py migrate

Everything should now be fully installed and ready.

Important Links

Examples

We have created a number of examples to demonstrate basic usage of the Appentice Learner that make use of this repository as well as AL_Train. These can be found on the examples page of the wiki.

Citing this Software

If you use this software in a scientific publiction, then we would appreciate citation of the following paper:

Christopher J MacLellan, Erik Harpstead, Rony Patel, and Kenneth R Koedinger. 2016. The Apprentice Learner Architecture: Closing the loop between learning theory and educational data. In Proceedings of the 9th International Conference on Educational Data Mining - EDM โ€™16, 151โ€“158. Retrieved from http://www.educationaldatamining.org/EDM2016/proceedings/paper_118.pdf

Bibtex entry:

@inproceedings{MacLellan2016a,
author = {MacLellan, Christopher J and Harpstead, Erik and Patel, Rony and Koedinger, Kenneth R},
booktitle = {Proceedings of the 9th International Conference on Educational Data Mining - EDM '16},
pages = {151--158},
title = {{The Apprentice Learner Architecture: Closing the loop between learning theory and educational data}},
url = {http://www.educationaldatamining.org/EDM2016/proceedings/paper{\_}118.pdf},
year = {2016}
}

al_core's People

Contributors

cmaclell avatar eharpste avatar dannyweitekamp avatar bmastay-soartech avatar anant-dadu avatar rachwei avatar dependabot[bot] avatar

Watchers

 avatar

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.