Stars
Python Data Science Handbook: full text in Jupyter Notebooks
Code samples for my book "Neural Networks and Deep Learning"
TensorFlow Tutorials with YouTube Videos
A collection of machine learning examples and tutorials.
The "Python Machine Learning (2nd edition)" book code repository and info resource
TensorFlow Neural Machine Translation Tutorial
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Data Science Using Python
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Model summary in PyTorch similar to `model.summary()` in Keras
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
news-please - an integrated web crawler and information extractor for news that just works
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
LSTM and QRNN Language Model Toolkit for PyTorch
💫 Models for the spaCy Natural Language Processing (NLP) library
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to k…
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Code repository for Deep Learning with Keras published by Packt
Implementing Recurrent Neural Network from Scratch
Slides for my machine learning course based on Sebastian Raschka's Python Machine Learning book
Natural Language Processing with TensorFlow, published by Packt
Code Files for the Udemy Course: The Complete Neural Networks Bootcamp: Theory, Applications
The Annotated Encoder Decoder with Attention
All my experiments with AI and ML
This is the code for "How to Make a Language Translator - Intro to Deep Learning #11' by Siraj Raval on YouTube