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/DeepLearning_IDS
Deep learning based Intrusion Detection System
Alqatf/ELM_MatlabClass
Fast OOP MATLAB® implementation of Extreme Learning Machines for both regression and binary classification problems.
Alqatf/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
Alqatf/Network-Intrusion-Detection-1
Network Intrusion Detection KDDCup '99', NSL-KDD and UNSW-NB15
Alqatf/Classification
Classification using Support Vector Machines, K Nearest Neighbors, and Neural Networks in MATLAB
Alqatf/Classifier
Classify a dataset using five different classifiers including k-NN, Support Vector Machine (with RBF kernel), Naïve Bayes, Decision Trees and Neural Networks. The objective is to experiment with parameter selection in training classifiers and to compare the performance of these well- known classification methods.
Alqatf/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
Alqatf/Computer-Vision-Assisted-UAV-detection-and-tracking
This System track the Flaying object and Detect the object using various Machine learning algoritm like Support vector maching,KNN,Random forest and convoluted Neural network.
Alqatf/cv-papers-with-code
Computer Vision Papers with Code in GitHub
Alqatf/Data-Science-books
Alqatf/data-science-machine-learning-ai-resources
A curated set of resources for data science, machine learning, artificial intelligence (AI), data and text analytics, data visualization, big data, and more.
Alqatf/deep-activity-rec
Paper ibrahim et al, cvpr 2016 - A Hierarchical Deep Temporal Model for Group Activity Recognition -
Alqatf/deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
Alqatf/Deep_Learning_MATLAB
Using SVM and MLP on MNSIT then trying Autoencoder for feature extraction and data preprocessing and feeding it to SVM
Alqatf/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
Alqatf/dlaudio
Structured Auto-Encoder with application to Music Genre Recognition (master thesis)
Alqatf/Double_layer_RBF_Autoencoder
RBF+Autoencoder
Alqatf/feature_selection
feature selection by using random forest.
Alqatf/image-captioning
Image Captioning project for Computer Vision Course at NYU
Alqatf/Intrusion-Detection
Alqatf/libsvm-SVM-with-Polinomial-and-RBF-Clasification-Matlab
Alqatf/machine_learning_toolbox
A toolbox with several tools for machine learning like SVM, regression, bagging, boosting, random forest…
Alqatf/My-MATLAB-Tooboxes
Algorithms written by myself or toolboxes from third party
Alqatf/MyCNN
Implement CNN with MATLAB
Alqatf/Network-Intrusion-Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Alqatf/NIDPS-in-Cloud-Environment
SDN Based Network Intrusion Detection System in Cloud Environment
Alqatf/Python-Machine-Learning
Code from the book "Python Machine Learning"
Alqatf/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Alqatf/TimeSeries_Classifier
Classify Time-series/Sequential data using Neural Nets (Feedforward NN and Recurrent NN) as well as Support Vector Machine (SVM)
Alqatf/UFLDL-tutorial
Deep Learning and Unsupervised Feature Learning Tutorial Solutions