Skip to content

chetan51/anomalous-driving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Anomalous Driving

A demo of anomaly detection using NuPIC in a Unity simulation.

(Model code adapted from mine-hack.)

Requirements

Usage

  1. Run Unity API proxy server:

     python unity-api/proxy-server/run.py
    
  2. Run anomaly detection model:

     python anomalous-driving/model/run.py
    
  3. Open simulation in Unity. Then open Scenes/Car, and run.

If you want to see a visualization of the anomalies in the simulation, enable Gizmos in the editor.

About

A Unity demo of anomaly detection using NuPIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published