Pinned Repositories
awesome-bert-nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
cd4ml-workshop
Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops
chatgpt-memory
Allows to scale the ChatGPT API to multiple simultaneous sessions with infinite contextual and adaptive memory powered by GPT and Redis datastore.
ChatGPT-session-handling
Reverse engineered ChatGPT API -
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
DistilBert-question-answering-system
Web Interface for Question Answering System
jina
An easier way to build neural search on the cloud
microservices-demo
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus.
SentenceBert-20newsgroup-Classifier
Classification pipeline based on sentenceTransformer and Facebook nearest-neighbor search library
whisper.cpp
Port of OpenAI's Whisper model in C/C++
gandalf012's Repositories
gandalf012/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
gandalf012/fast-bert
Super easy library for BERT based NLP models
gandalf012/receipt-scanner
a machine learning implementation of OCR
gandalf012/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
gandalf012/tutorials
Tutorials for creating and using ONNX models
gandalf012/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
gandalf012/PLMpapers
Must-read Papers on pre-trained language models.
gandalf012/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
gandalf012/voice-web
Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
gandalf012/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
gandalf012/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
gandalf012/keras
Deep Learning for humans
gandalf012/snips-nlu
Snips Python library to extract meaning from text
gandalf012/talos
Hyperparameter Optimization for Keras Models
gandalf012/cdQA
An End-To-End Closed Domain Question Answering System.
gandalf012/Detect-X-app
Detect-X Automated Threat Detection by AI
gandalf012/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
gandalf012/Learn-Natural-Language-Processing-Curriculum
This is the curriculum for "Learn Natural Language Processing" by Siraj Raval on Youtube
gandalf012/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
gandalf012/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more