Pinned Repositories
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
codes-for-moa
My Java codes for the MOA framework. It includes the implementations of FHDDM, FHDDMS, and MDDMs.
data-streams
You will find (about) synthetic and real-world data streams in this repository.
generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
machine-learning-materials
This repository shares very helpful materials, available on the Internet, for Machine Learning, Deep Learning, and Reinforcement Learning.
MDDM
This repository is prepared for McDiarmid Drift Detection Methods.
ml-talks
You may find my slides for different talks in this repo.
quick-tutorial-on-data-science
I will be adding tutorials for data science and machine learning in this repository.
quick-tutorial-on-pytorch
I will be adding tutorials for deep learning using PyTorch in this repository.
tornado
The Tornado :tornado: framework, designed and implemented for adaptive online learning and data stream mining in Python.
alipsgh's Repositories
alipsgh/tornado
The Tornado :tornado: framework, designed and implemented for adaptive online learning and data stream mining in Python.
alipsgh/data-streams
You will find (about) synthetic and real-world data streams in this repository.
alipsgh/codes-for-moa
My Java codes for the MOA framework. It includes the implementations of FHDDM, FHDDMS, and MDDMs.
alipsgh/machine-learning-materials
This repository shares very helpful materials, available on the Internet, for Machine Learning, Deep Learning, and Reinforcement Learning.
alipsgh/quick-tutorial-on-data-science
I will be adding tutorials for data science and machine learning in this repository.
alipsgh/ml-talks
You may find my slides for different talks in this repo.
alipsgh/quick-tutorial-on-pytorch
I will be adding tutorials for deep learning using PyTorch in this repository.
alipsgh/MDDM
This repository is prepared for McDiarmid Drift Detection Methods.
alipsgh/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
alipsgh/generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
alipsgh/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
alipsgh/AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
alipsgh/alipsgh
alipsgh/awesome-ocr
Links to awesome OCR projects
alipsgh/botfront
An open source chatbot platform built with Rasa
alipsgh/deep-mix-nets
alipsgh/deep-seq-nets
Deep neural network for sequential data
alipsgh/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
alipsgh/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
alipsgh/git-handson
alipsgh/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
alipsgh/practicalAI
A practical approach to learning machine learning.
alipsgh/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
alipsgh/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
alipsgh/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
alipsgh/useful-commands
I like must-know and useful commands for machine learning and data scientist