Skip to content
View LeoMartinezTAMUK's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LeoMartinezTAMUK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Network_Intrusion_DNN-CTGAN Network_Intrusion_DNN-CTGAN Public

    Utilizing Generative AI coupled with Deep Neural Networks to classify network intrusions from the widely recognized NSL-KDD dataset and is based on a research paper I produced in Spring 2024 with t…

    Jupyter Notebook

  2. ML-Based_MTD ML-Based_MTD Public

    M.T.D. is a project that tackles the growing risks faced by industries worldwide due to cyber threats. Our project employs a comprehensive approach to address various cyber-attacks, focusing on int…

    Python 1

  3. Ransomware_Family_Classification_ML Ransomware_Family_Classification_ML Public

    This Python program implements a Deep Neural Network (DNN) for classifying ransomware many families using the Ransomware RISS Dataset. The dataset provides various binary features to analyze ransom…

    Python 1

  4. keystroke_logger-analyzer keystroke_logger-analyzer Public

    This project consists of two components: a keystroke logger implemented in C++ to record a log of system-wide keystrokes and a log analyzer implemented in Java to analyze the keystrokes recorded, t…

    Java

  5. Email-Spam_Detector_AutoEncoder Email-Spam_Detector_AutoEncoder Public

    This Machine Learning (ML) Python program aims to detect spam emails using an autoencoder-based learning approach. It first imports necessary libraries for data handling, evaluation metrics, prepro…

    Jupyter Notebook

  6. GRU-RNN_Temp_Predictor GRU-RNN_Temp_Predictor Public

    A Gated Recurrent Unit (GRU) Recurrent Neural Network (RNN) for predicting global monthly temperature means.

    Python 1