Giter Site home page Giter Site logo

byrdofafeather / narc Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 2.81 MB

Senior Product- A Canvas LMS anomaly detection algorithm

Home Page: https://www.byrdof.dev

License: MIT License

Python 42.04% CSS 3.93% HTML 42.71% JavaScript 11.32%
autoencoder machine-learning anomaly-detection cheating cheat cheat-detection canvas-lms-api django autoencoder-classification kmeans-analysis

narc's Introduction

NARC

NARC 1.0.0* is designed to be an OS-Independent service, using a web-based model. Mainly it is an experiment designed to explore further developments of artificially intelligent cheat-detection solutions.

*1.0.0 is designated as this version is to be incompatible and unrecognizable from previous versions of NARC. It does not indicate a finished version or complete version of NARC.

Built With

K-Means for Javascript (clusterfck): https://github.com/harthur/clusterfck/blob/master/lib/kmeans.js

Tensorflow for Javascript: https://github.com/tensorflow/tfjs

Tensorflow: https://github.com/tensorflow/tensorflow

Django Rest Framework: https://github.com/encode/django-rest-framework

Django: https://github.com/django/django

(Inspired from) Harvard/django-canvas-oauth: https://github.com/Harvard-University-iCommons/django-canvas-oauth

Bulma: https://bulma.io

Scikit-learn: https://github.com/scikit-learn/scikit-learn

fcm-django: https://github.com/xtrinch/fcm-django

pandas: https://github.com/pandas-dev/pandas

numpy: https://github.com/numpy/numpy

whitenoise: https://github.com/evansd/whitenoise

narc's People

Contributors

byrdofafeather avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

gonnasnipeum8

narc's Issues

This line of code breaks everything.

I thought that it should be documented somewhere that this line:

if items['event_type'] == 'page_blurred':

breaks this entire application. Page leaves are the MOST important feature in describing cheaters, this is a faulty piece of code as it uses "==" to compare strings in python when instead x in y should be used.

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.