NeuroTech is a network traffic analysis utility powered by deep learning with TensorFlow. With accuracy ratios of more than 85%, it's able to adapt to any environments and network conditions.
NeuroTech runs on Python 3.5.2. It also requires argus
to be set up and
running as a daemon on port 561, as well as a functioning ra
client.
Generates datasets from current real network traffic under normal conditions.
Trains the neural network from a dataset (generated by learn
or the base dataset).
Tests neural network accuracy against a test dataset. Shows the accuracy ratio.
Captures and analyses current real network traffic.