You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Construction of a Deep Learning model for the detection of attacks in industrial networks using Keras, TensorFlow, Pandas, Numpy, Matplotlib, Seaborn and the deployment of the model with Flask.
Prepare your environment by executing the requirements.txt file, e.g. pip install -r requirements.txt
Run the web app as python app.py
About
Construction of a Deep Learning model for the detection of attacks in industrial networks using Keras, TensorFlow, Pandas, Numpy, Matplotlib, Seaborn and the deployment of the model with Flask.