Abstract: Geospatial-based Large Language Models are an emerging technology based on the geospatial locations and the different applications based on the locations. From the survey, it is seen that ...
Abstract: We propose a novel unsupervised anomaly detection framework for high-performance computing (HPC) systems, integrating wavelet-based frequency augmentation with a self-attentive temporal ...
This repo contains all my Deep Learning semester work, including implementations of FNNs, CNNs, autoencoders, CBOW, and transfer learning. I explored TensorFlow, Keras, PyTorch, and Theano while ...
The research aim is to develop an intelligent agent for cybersecurity systems capable of detecting abnormal user behavior ...
├── src/ # Source code modules │ ├── lstm_model.py # LSTM implementation with PyTorch │ ├── forecasting_models.py # ARIMA, Prophet, and statistical models │ ├── anomaly_detection.py # Anomaly ...