-
MIT
- San Francisco, CA
- https://www.linkedin.com/in/shaynetobrien/
-
coreference-resolution Public
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
-
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedJul 18, 2019 -
ml-from-scratch Public
Implementations of basic machine learning algorithms using only numpy, pandas, and matplotlib.
-
explicit-gan-eval Public
Code for reproducing the results of "Evaluating Generative Adversarial Networks on Explicitly Parameterized Distributions" (O'Brien et al., NeurIPS 2018).
-
A sample of selected papers that I have authored or co-authored.
1 UpdatedDec 10, 2018 -
conversational-analysis Public
Unsupervised methods for analysis of conversational transcripts
-
generative-models Public
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
-
language-modeling Public
Language modeling on the Penn Treebank (PTB) corpus using a trigram model with linear interpolation, a neural probabilistic language model, and a regularized LSTM.
-
text-segmentation Public
Neural and nonneural text segmentation methods.
-
machine-translation Public
Neural machine translation on the IWSLT-2016 dataset of Ted talks translated between German and English using sequence-to-sequence models with/without attention and beam search.
-
sentiment-classification Public
Neural sentiment classification of text using the Stanford Sentiment Treebank (SST-2) movie reviews dataset, logistic regression, naive bayes, continuous bag of words, and multiple CNN variants.
-
text-cluster Public
Offline and online (i.e., real-time) annotated clustering methods for text data.
-
lexrank Public
LexRank for ranking documents containing some keyword or keyphrase using cosine similarities of either naive, tfidf, or idf-modified-cosine. Non-query ranking also supported.
-
numerical-methods Public
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, …
-
lidar-viz Public
Visualizations that I created while at Clemson University developing methods for the visualization of light detection and ranging (LIDAR) data.
UpdatedMay 29, 2018 -
evolution-of-language Public
Visually explore how the meaning of words changes over time.
Jupyter Notebook UpdatedFeb 14, 2018 -
-
project-euler Public
Solutions that I have coded to a variety of projecteuler.net problems in Python and MATLAB.
MATLAB UpdatedDec 28, 2017 -
Sentence-compression Public
A rule-based system to compress simple sentence using nltk
-
friendly-fortnight Public
Forked from mubaris/friendly-fortnight🐺 K-Means Clustering using Python from Scratch 🍄
Python UpdatedOct 12, 2017