Pinned Repositories
-Image-Captioning-with-Novel-Topics-Guidance-and-Retrieval-based-Topics-Re-weighting
AnomalyDetection
NSL-KDD99
asg2cap
Code accompanying the paper "Say As You Wish: Fine-grained Control of Image Caption Generation with Abstract Scene Graphs" (Chen et al., CVPR 2020, Oral).
awesome-deep-learning-papers
The most cited deep learning papers
DeepLearning_IDS
Deep learning based Intrusion Detection System
ELM_MatlabClass
Fast OOP MATLAB® implementation of Extreme Learning Machines for both regression and binary classification problems.
Image-Captioning-with-Adaptive-Attention
PyTorch implementation of image captioning with adaptive attention mechanism.
McKinsey-SmartCities-Traffic-Prediction
Adventure into using multi attention recurrent neural networks for time-series (city traffic) for the 2017-11-18 McKinsey IronMan (24h non-stop) prediction challenge
Mobility_AD_Datasets_2024
This report contains the mobility and autonomous driving dataset.
Network-Intrusion-Detection-1
Network Intrusion Detection KDDCup '99', NSL-KDD and UNSW-NB15
Alqatf's Repositories
Alqatf/AnomalyDetection
NSL-KDD99
Alqatf/concrete-mathematics
Solutions to the exercises in Concrete Mathematics (2nd edition)
Alqatf/libORF
A machine learning library focused on deep learning
Alqatf/matlab_code-ufldl-exercise-
My UFLDL EXERCISE CODE
Alqatf/Random-Forest-Matlab
A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.
Alqatf/UFLDL_StackedAE
A stacked autoencoder is a neural network consisting of multiple layers of sparse autoencoders in which the outputs of each layer is wired to the inputs of the successive layer.