Pinned Repositories
aaalqarni.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
aali.github.io
Network visualization
ABigSurvey
A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).
amazon-product-api
Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
amazon-product-review-scraper
Python package to scrape product review data from amazon
amazon-python-scrapy-scraper
amazon-reviews-scraper
Yet another multi language scraper for Amazon targeting reviews.
Arabic-Topic-Modelling-Project
awesome-causality-data
A data index for learning causality.
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
aaalqarni's Repositories
aaalqarni/amazon-reviews-scraper
Yet another multi language scraper for Amazon targeting reviews.
aaalqarni/seq2seq
LSTM-Seq2Seq on the bases of Keras with the simple ScikitLearn interface
aaalqarni/Demand-Forecasting-Models-for-Supply-Chain-Using-Statistical-and-Machine-Learning-Algorithms
Internship project
aaalqarni/Bidirectional-stacked-RNN-with-LSTM-GRU
Our goal is to develop a sentiment classifier using a bidirectional stacked RNN with LSTM/GRU cells for twitter sentiment analysis.
aaalqarni/counterfactual-diagnosis
aaalqarni/exploring-T5
A repo to explore different NLP tasks which can be solved using T5
aaalqarni/Time-Series-Demand-Forecasting
Time-series demand forecasting is constructed by using LSTM, GRU, LSTM with seq2seq architecture, and prophet models.
aaalqarni/PredictingMOOCDropouts
ML and DL applications to predicting MOOC course dropouts
aaalqarni/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
aaalqarni/Sarcasm
aaalqarni/Data
aaalqarni/medical-question-pair-dataset
Labeled dataset of similar and dissimilar medical question pairs created by Curai's doctors
aaalqarni/Unimelb-CS-Subjects
Slides, Assignments, Solutions
aaalqarni/t5-intro
Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
aaalqarni/MAST90106_2020_SM1
Data Science Project Pt1
aaalqarni/cnn-lstm-network
Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.
aaalqarni/Data-Analysis
Data Science Using Python
aaalqarni/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
aaalqarni/comp90042
aaalqarni/Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
aaalqarni/Dash-User-Management
A template Plotly Dash app in Python, with basic user management & authentication
aaalqarni/CS228_PGM
🌀 Stanford CS 228 - Probabilistic Graphical Models
aaalqarni/HARD-Arabic-Dataset
Hotels Arabic-Reviews Dataset
aaalqarni/BioCreative-V-CDR-Corpus
BioCreative-V CDR Corpus
aaalqarni/Short-term-electricity-load-forecasting-using-long-short-term-memory
aaalqarni/comp90051-2017
Statistical machine learning at the University of Melbourne
aaalqarni/uon_latex_thesis_template
This is the LaTeX document template that I have used for my Confirmation Report at the University of Newcastle (UoN). Notice that every school in the university have different rules for publication. Before use: ask your advisor, ask the librarians. Use at your own risk. (It worked for me!) :-)
aaalqarni/scikit-learn-beginners-tutorials
Abridged implementation of the official scikit-learn beginner tutorials