There are no reviews yet. Be the first to send feedback to the community and the maintainers!
multitask-learning-transformers
A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approaches for achieving this in this repo.multilingual-pdf2text
A python library for extracting text from PDFs without losing the formatting of the PDF content.siamese-nn-semantic-text-similarity
A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention Siamese Transformer Siamese BERT.adversarial-ml-101
A beginner friendly repository for getting started with adversarial machine learning in PyTorchbert-probe
BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipes of implicit and explicit defenses against character-level attacks.schema-aware-denoising-text2sql
Using Seq2Seq transformers for Text2SQL task on WikiSQL dataset.Online-Shopping-Store-in-Php-and-Mysql
E commerce site in php and Mysqlapplied-transformers
A playground-like experimental project to explore various transformer architectures from scratch.pretrain-bert-mlm
A repo containing code for domain specific pretraining for BERT using Masked Language Modelling with Transformers.fine-tune-bert
Pytorch implementation of finetuning bert on a custom dataset.joint-learn
A PyTorch based comprehensive toolkit for weight-sharing in text classification setting.time-series-microfinance-loan-using-arima-python
A micro-finance loan case study using time series analysislinkedin-jobs-pyscraper
Scrape public jobs postings from LinkedIn in native python without selenium or any headless browser.reproducible-dl-course
The aim of this practical course is to start from a simple deep learning model implemented in a notebook, and port it to a ‘reproducible’ world by including code versioning (Git), data versioning (DVC), experiment logging (Weight & Biases), hyper-parameter tuning, configuration (Hydra), and ‘Dockerization’.chatbot-powered-by-IBM-Watson
ocr-test
clara-multimodal-classifier
antichat_bot
A karma mining bot for antichat.me app!cordova-android
E crime file management android app developed in cordova framework for mobile app developmentjava-ee-web-app
E crime file management web application in servletspy-yt2cloud
A Python app that scrapes audio i.e. music mostly :) files via Google search and then uploads them to Google drive for centralized access across multiple devices. The script is hosted on Heroku!nnti_hindi_bengali_sentiment_analysis
Our code for training Word2Vec word embeddings for Hindi HASOC dataset then we use BiLSTM with self-attention in joint dual input learning setting where we train a single neural network on Hindi and Bengali dataset simultaneously using their respective embeddings and an LSTM in transfer learning setting.hydra-nlp-neural-nets
A hydra based Natural Language Processing (NLP) pipeline boilerplate with loggers embbeded, allowing for streamlining deep learning models and accomodating experimentation while also being able to write modular scalable code. The best feature is that the code is completely parametrized via config file, which minimizes code changes when data changes etc.Love Open Source and this site? Check out how you can help us