Chris McCormick

Elite
@chrisjmccormick

word2vec_commented. Commented (but unaltered) version of original word2vec C implementation.

809

inspect_word2vec. Python code for checking out Google's pre-trained, 3M word Word2Vec model

319

MinHash. Example Python code for comparing documents using MinHash

252

dbscan. A simple implementation of DBSCAN in Python

126

LSA_Classification. Text classification example in Python using Latent Semantic Analysis (LSA)

108

wiki-sim-search. Similarity search on Wikipedia using gensim in Python.

60

hog_matlab. Matlab implementation of the HOG descriptor for pedestrian detection

35

simsearch. Python tools for performing similarity searches on text documents.

24

word2vec_matlab. MATLAB

10

summarize-long-pdfs. Long Document Summarization with ChatGPT

7

mlpack-examples. Some ready-to-run C++ examples for mlpack

7

shared-subspaces. Research code exploring shared subspaces in attention and feedforward networks. Includes SVD analysis of pre-trained models, experiments with shared output projections, and latent-space-efficient Transformer variants.

7

kfold_cv. k-Fold Cross-Validation in Matlab

6

rbfn_matlab. Radial Basis Function Network implementation in Matlab

5

brute_knn_benchmarks. Performance measurements on brute-force k-NN implementations on GPU and CPU

4

llm-tuning-examples. A collection of fine-tuning examples from others, with my comments added.

4

chrisjmccormick.github.io. My machine learning blog, built on Poole

2

simpletransformers. Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI

2

Balzac-for-Jekyll. Your favorite AnchorCMS theme, now for Jekyll!

1

personal-site. My personal site covering all my hobbies and interests outside of work

1

modded-nanochat. For all of the optimizations that are too complex

1
21
Apply