Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Better_LSTM_PyTorch
An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.
contextual_embedding_bias_measure
Code for the paper "Measuring Bias in Contextualized Word Representations"
jupyter-slack-notify
A magic command for notifications via slack
practical-torchtext
A set of tutorials for torchtext
Practical_NLP_in_PyTorch
A repository containing tutorials for practical NLP using PyTorch
robust_toxicity_detection
Code for the paper "Towards Robust Toxic Content Detection"
twitter-past-crawler
A crawler that can accumulate past tweets without the twitter API
PyCMF
A python library for Collective Matrix Factorization (CMF)
keitakurita's Repositories
keitakurita/Practical_NLP_in_PyTorch
A repository containing tutorials for practical NLP using PyTorch
keitakurita/practical-torchtext
A set of tutorials for torchtext
keitakurita/Better_LSTM_PyTorch
An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.
keitakurita/twitter-past-crawler
A crawler that can accumulate past tweets without the twitter API
keitakurita/jupyter-slack-notify
A magic command for notifications via slack
keitakurita/contextual_embedding_bias_measure
Code for the paper "Measuring Bias in Contextualized Word Representations"
keitakurita/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
keitakurita/robust_toxicity_detection
Code for the paper "Towards Robust Toxic Content Detection"
keitakurita/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
keitakurita/fastai
The fastai deep learning library, plus lessons and and tutorials
keitakurita/go_wordpiece
Golang implementation of wordpiece tokenization
keitakurita/torchtable
Data handling utilities for tabular/structured data in PyTorch
keitakurita/vim
vim related file (strictly personal)
keitakurita/keitakurita.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
keitakurita/Spring2018
The repository for the CMU Interactive Data Science course.
keitakurita/text
Data loaders and abstractions for text and NLP
keitakurita/xgboost_analyzer
Tools for peeking into trained xgboost models
keitakurita/allennlp
An open-source NLP research library, built on PyTorch.
keitakurita/bunch
A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
keitakurita/DeepLearningExamples
Deep Learning Examples
keitakurita/fastai2
Temporary home for fastai v2 while it's being developed
keitakurita/fastcore
Core functionality of fastai
keitakurita/nbdev
Create delightful python projects using Jupyter Notebooks
keitakurita/pydocstyle
docstring style checker
keitakurita/simple_nlp
A minimal, simple library for NLP preprocessing for PyTorch
keitakurita/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
keitakurita/transformer-xl
keitakurita/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
keitakurita/wavenet_vocoder
WaveNet vocoder
keitakurita/WaveRNN_Manual
Fork of https://github.com/fatchord/WaveRNN, but distatched to use git lfs