# Functions

NewDetectorMaker creates a new detector maker.
NewGRU creates a new GRU anomaly detection engine.
NewModel creates a new GRU model.
NewRNN create a new GRU for characters as inputs.

# Variables

Chunks are SQL chunks.

# Structs

Detector detects SQL injection attacks.
DetectorMaker makes SQL injection attack detectors.
GRU is a GRU based anomaly detection engine.
Model is a GRU model.
RNN is a LSTM that takes characters as input.