Stars
Experiments with Deep Learning
This repository contains small projects related to Neural Networks and Deep Learning in general. Subject are closely linekd with articles I publish on Medium. I encourage you both to read as well a…
Readthedocs Documentation on Data Science
Melusine is a high-level library for emails classification and feature extraction "dédiée aux courriels français".
ibrahim85 / NLP-with-Machine-Learning-to-classify-spam-emails
Forked from ghaffaru/spam-classificationNLP with Machine Learning to classify spam emails
Implementing a Neural Network from Scratch
ibrahim85 / Generate-canonical-molecule-identifiers-for-quantum-chemistry
Forked from openforcefield/cmilesGenerate canonical molecule identifiers for quantum chemistry database
A collection of Jupyter notebooks showing how to use Qiskit that is synced with the IBM Q Experience
ibrahim85 / Multi-Label-Text-classification-Using-BERT
Forked from javaidnabi31/Multi-Label-Text-classification-Using-BERTMulti Label text classification using bert
Code to experiment with text mining techniques for sentiment analysis in data set is from Kaggle.
ibrahim85 / code-and-blog
Forked from RobertTLange/code-and-blogSome small scale experiments for my blog posts 📝
ibrahim85 / Data-Analysis-1
Forked from asif31iqbal/Data-AnalysisData Science Using Python
ibrahim85 / Neural-Networks-for-Differential-Equations
Forked from Rachnog/Neural-Networks-for-Differential-EquationsUNIVR PDE course project and just for fun
ibrahim85 / Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Forked from LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-AlgorithmsImplementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
ibrahim85 / practical-pytorch
Forked from spro/practical-pytorchPyTorch tutorials demonstrating modern techniques with readable code
Resources for "Natural Language Processing" Coursera course.
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Medical Q&A with Deep Language Models
Classifier that identifies Greek text as Cypriot Greek or Standard Modern Greek
ibrahim85 / ml-workspace
Forked from ml-tooling/ml-workspace🛠 All-in-one web-based IDE specialized for machine learning and data science.
ibrahim85 / iQAN
Forked from yikang-li/iQANVisaul Question Generation as Dual Task of Visual Question Answering (PyTorch Version)
Short Tutorial to Probabilistic Graphical Models(PGM) and pgmpy
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
ibrahim85 / gans
Forked from asif31iqbal/gansGenerative Adversarial Networks implemented in PyTorch and Tensorflow
ibrahim85 / TwitterScraper
Forked from Gui-Luz/TwitterScraperA simple python notebook to scrape and organize tweets using snscrape
ibrahim85 / Text_Summarization_with_Tensorflow
Forked from jakehigg/Text_Summarization_with_TensorflowImplementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
A GAN for generating handwritten text
ibrahim85 / neural-ode
Forked from mandubian/neural-odeNeural Ordinary Differential Equation
Multilabel classification for Toxic comments challenge using Bert
DCGAN model for generating fake images of dogs based on the Generative Dog Images Kaggle Competition (2019).