Skip to main content

Learn Module

This deno module is inspired by an education project of DHBW Mannheim. It optimizes leaning processes.

One of its key features is to optimize flash card based and chat bot based learning by leveraging feedbackloops.

This module uses a combination of supervised and unsupervised machine learning to optimize human learning processes.

Usage example for your code

see https://deno.land/x/learn/test.ts file

Test it via command line

deno test https://deno.land/x/learn/test.ts

Contributions are welcome

Feel free to create issues and pull requests.