All Projects → shudima → Notebooks

shudima / Notebooks

Jupyter Notebooks with Deep Learning Tutorials

Projects that are alternatives of or similar to Notebooks

Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-18.09%)
Mutual labels:  jupyter-notebook, natural-language-processing
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-12.23%)
Mutual labels:  jupyter-notebook, natural-language-processing
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (-17.02%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1368.62%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nel
Entity linking framework
Stars: ✭ 176 (-6.38%)
Mutual labels:  jupyter-notebook, natural-language-processing
Multihead Siamese Nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Stars: ✭ 144 (-23.4%)
Mutual labels:  jupyter-notebook, natural-language-processing
Newsrecommender
A news recommendation system tailored for user communities
Stars: ✭ 164 (-12.77%)
Mutual labels:  jupyter-notebook, natural-language-processing
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+790.96%)
Mutual labels:  jupyter-notebook, natural-language-processing
Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (-6.91%)
Mutual labels:  jupyter-notebook, natural-language-processing
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-7.98%)
Mutual labels:  jupyter-notebook, natural-language-processing
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+893.62%)
Mutual labels:  jupyter-notebook, natural-language-processing
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-4.26%)
Mutual labels:  jupyter-notebook, natural-language-processing
100 Days Of Nlp
Stars: ✭ 125 (-33.51%)
Mutual labels:  jupyter-notebook, natural-language-processing
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-19.68%)
Mutual labels:  jupyter-notebook, natural-language-processing
Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+801.6%)
Mutual labels:  jupyter-notebook, natural-language-processing
Mixtext
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
Stars: ✭ 159 (-15.43%)
Mutual labels:  jupyter-notebook, natural-language-processing
Tensorflow Nlp
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Stars: ✭ 1,487 (+690.96%)
Mutual labels:  jupyter-notebook, natural-language-processing
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+706.38%)
Mutual labels:  jupyter-notebook, natural-language-processing
Dive Into Dl Pytorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Stars: ✭ 14,234 (+7471.28%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-3.72%)
Mutual labels:  jupyter-notebook, natural-language-processing

Jupyter Notebooks with Deep Learning Tutorials

Notebooks accompanying my posts on medium

  • Exploring Activation Functions for Neural Networks Experiments with different activation function on the MNIST dataset post notebook

  • How Attractive Are You in the Eyes of Deep Neural Network? Beauty classifier using ResNet post notebook

  • Solving NLP task using Sequence2Sequence model: from Zero to Hero Tutorial on solving Named Entity Recognition using LSTM post notebook

  • BERT to the rescue! Tutorial on fine-tuning BERT for sentiment classification post notebook

  • Distilling BERT — How to achieve BERT performance using Logistic Regression How to transfer knowledge from BERT to a simple logistic regression post notebook

  • Introduction to text representation and similarity Intorduction to euclidian and cosine distance for text post notebook

  • Speech Classification Using Neural Networks: The Basics Tutorial on speech classification using CNNs post notebook

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].