All Projects → katbailey → Few Shot Text Classification

katbailey / Few Shot Text Classification

Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop

Projects that are alternatives of or similar to Few Shot Text Classification

Wotan
Automagically remove trends from time-series data
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Atom notebook
Atom notebook
Stars: ✭ 85 (-2.3%)
Mutual labels:  jupyter-notebook
Lstm autoencoder classifier
An LSTM Autoencoder for rare event classification
Stars: ✭ 87 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Quantum programming tutorial
Gamified tutorial for the QISKit quantum SDK
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Caffeonspark
Distributed deep learning on Hadoop and Spark clusters.
Stars: ✭ 1,272 (+1362.07%)
Mutual labels:  jupyter-notebook
Network science meets deep learning
Designing Deep neural network architectures using topologies from the world of Complex Networks/network Science
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Deep Learning Notes
Experiments with Deep Learning
Stars: ✭ 1,278 (+1368.97%)
Mutual labels:  jupyter-notebook
Viz torch optim
Videos of deep learning optimizers moving on 3D problem-landscapes
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Detection Hackathon Apt29
Place for resources used during the Mordor Detection hackathon event featuring APT29 ATT&CK evals datasets
Stars: ✭ 87 (+0%)
Mutual labels:  jupyter-notebook
Book Mlearn Gyomu
Book sample (AI Machine-learning Deep-learning)
Stars: ✭ 84 (-3.45%)
Mutual labels:  jupyter-notebook
Pyrenko
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Text objseg
Code release for Hu et al. Segmentation from Natural Language Expressions. in ECCV, 2016
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Ml Cv
机器学习实战
Stars: ✭ 85 (-2.3%)
Mutual labels:  jupyter-notebook
Selfteaching Book python
基于李笑来的那本自学是一门手艺的书,然后里面有自己修改的痕迹,以及更多的资料。
Stars: ✭ 87 (+0%)
Mutual labels:  jupyter-notebook
Sagemaker Ml Workflow With Apache Airflow
This repository shows a sample example to build, manage and orchestrate Machine Learning workflows using Amazon Sagemaker and Apache Airflow.
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+1359.77%)
Mutual labels:  jupyter-notebook
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (+0%)
Mutual labels:  jupyter-notebook
Airbnb Dynamic Pricing Optimization
[BA project] Dynamic Pricing Optimization for Airbnb listing to optimize yearly profit for host. Use Clustering for competitive analysis, kNN regression for demand forecasting, and find dynamic optimal price with Optimization model.
Stars: ✭ 85 (-2.3%)
Mutual labels:  jupyter-notebook
Pascal Voc Python
Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.
Stars: ✭ 86 (-1.15%)
Mutual labels:  jupyter-notebook

few-shot-text-classification

Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop. This repo contains the SIF code from the (Arora et al, 2017) paper "A Simple but Tough-to-Beat Baseline for Sentence Embeddings" as a git submodule. It provides a wrapper function to create sentence embeddings without performing the PCA step on the simple weighted average.

The Few-Shot-Text-Classification.ipynb notebook shows how to reproduce the accuracies obtained on the 20 Newsgroups dataset here.

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].