- Notifications
You must be signed in to change notification settings - Fork14
Detecting malicious URLs using an autoencoder neural network
License
NotificationsYou must be signed in to change notification settings
slrbl/malicious-urls-detection-with-autoencoder-neural-networks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains the source code of Detecting malicious URLs using an autoencoder neural network.An article describing how it works is available athttps://www.linkedin.com/pulse/anomaly-detection-autoencoder-neural-network-applied-urls-daboubi/
- Python 3.9
- x64 CPU
- Tensorflow-compatible NVIDIA GPU
pip3 install -r requirements.txt
python merge_url_data.py
python enrich_urls_data.py
python train_and_test_urls_autoencoder.py
To put in place a REST API
About
Detecting malicious URLs using an autoencoder neural network
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.