jxmorris12
Computer Science PhD Student at Cornell University. Interested in artificial intelligence and natural language processing.
New York, NY
Pinned Repositories
bm25_pt
minimal pytorch implementation of bm25 (with sparse tensors)
categorical-vae
Categorical Variational Auto-encoders in PyTorch
gptzip
Losslessly encode text natively with arithmetic coding and HuggingFace Transformers
language_tool_python
a free python grammar checker 📝✅
PokemonGo-Finder
Live visualization of all the pokemon in your area... and more!
synthviz
visualize MIDI files from piano MIDI or audio
traveling-salesman-art
interesting images created by approximated solutions to the Traveling Salesman Problem
unsupervised-text-deidentification
vec2text
utilities for decoding deep representations (like sentence embeddings) back to text
jxmorris12's Repositories
jxmorris12/vec2text
utilities for decoding deep representations (like sentence embeddings) back to text
jxmorris12/language_tool_python
a free python grammar checker 📝✅
jxmorris12/bm25_pt
minimal pytorch implementation of bm25 (with sparse tensors)
jxmorris12/gptzip
Losslessly encode text natively with arithmetic coding and HuggingFace Transformers
jxmorris12/categorical-vae
Categorical Variational Auto-encoders in PyTorch
jxmorris12/synthviz
visualize MIDI files from piano MIDI or audio
jxmorris12/unsupervised-text-deidentification
jxmorris12/side-by-side
a python library to print two files side-by-side
jxmorris12/ptop
jxmorris12/deep-learning-workshop
jxmorris12/DPR-experiments
jxmorris12/contrastors
Train Models Contrastively in Pytorch
jxmorris12/diffgif
jxmorris12/iprompt-simple
Finding semantically meaningful and accurate prompts.
jxmorris12/tprompt-llm
jxmorris12/arxiv-gpt
jxmorris12/BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
jxmorris12/contrastive-pitch-detection
jxmorris12/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
jxmorris12/emb-gam
An interpretable and efficient predictor using pre-trained language models. Scikit-learn compatible.
jxmorris12/hf-clm-example
hf causal lm training script without all the bloat
jxmorris12/jxmorris12
jxmorris12/kwnlp-sql-parser
Utilities for parsing Wikipedia MySQL/MariaDB dumps.
jxmorris12/leaderboard
Code for the MTEB leaderboard
jxmorris12/nlp
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
jxmorris12/p4-perceptron
linear perceptron implemented in the networking programming language P4
jxmorris12/piano_transcription
jxmorris12/porkchop-admin-panel
admin panel for porkchop 🐷
jxmorris12/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
jxmorris12/slurmpy
submit jobs to slurm with quick-and-dirty python