iulianoroberto / PythonNeuralNets

Basic neural network in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural network in Python

These are two simple models of autoencoders and FFNN. The data provided (derived from CIC-IDS2017) can be used to train and test models for intrusion detection purposes.

Previews

The following images shows a small preview of the obtainable graphs:

alt text

alt text

About

Basic neural network in Python.


Languages

Language:Python 100.0%