Code Monkey home page Code Monkey logo

deep-learning's Introduction

Network-Intrusion-Detection

Autoencoder approach to detect attacks/intrusions in a network.

For detailed explanation of the approach, please refer to my medium article: https://medium.com/@sampathv95/network-intrusion-detection-using-autoencoders-b276b674e15a?sk=076209f356972bd3e12fe51bc617aa28

Data sets can be downloaded from the links below

  1. training data: http://kdd.ics.uci.edu/databases/kddcup99/kddcup.data.gz
  2. test data: http://kdd.ics.uci.edu/databases/kddcup99/corrected.gz
  3. column names: http://kdd.ics.uci.edu/databases/kddcup99/kddcup.names
  4. unlabeled data (a.k.a production data): http://kdd.ics.uci.edu/databases/kddcup99/kddcup.newtestdata_10_percent_unlabeled.gz

After downloading the training and test data set, rename them as 'kdd_train.csv', 'kdd_test.csv', 'column_names.txt' and 'kdd_prod.csv' respectively and place them in the same directory as the notebook and saved model.

For some reason if you don't want to have them in the same directory, please specify the appropriate path in the notebook.

deep-learning's People

Contributors

sampathv95 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.