Pinned Repositories
adventures-in-nlp
Playing around with some nlp ideas, mostly text classification focused for now.
aws-amplify-quick-notes
botstrap-intent-finder
Bootstrapping chatbots! Finds groups of sentences and assigns them to intents for use in Rasa, Dialogflow, etc.
cavener.io
Source code for personal website, cavener.io
geneticAlgorithm
A simple GA that evolves a string.
my-bert-is-too-big
Doing Knowledge Distillation on BERT because the inference time is too damn high!
oz
Project-Euler-Solutions
My solutions to Project Euler problems.
sentiment-analysis
Sentiment analysis stuff.
Spring-2015
Solutions to Homework Problems completed during the Spring of 205
matthew-cavener's Repositories
matthew-cavener/my-bert-is-too-big
Doing Knowledge Distillation on BERT because the inference time is too damn high!
matthew-cavener/sentiment-analysis
Sentiment analysis stuff.
matthew-cavener/adventures-in-nlp
Playing around with some nlp ideas, mostly text classification focused for now.
matthew-cavener/aws-amplify-quick-notes
matthew-cavener/botstrap-intent-finder
Bootstrapping chatbots! Finds groups of sentences and assigns them to intents for use in Rasa, Dialogflow, etc.
matthew-cavener/cavener.io
Source code for personal website, cavener.io
matthew-cavener/geneticAlgorithm
A simple GA that evolves a string.
matthew-cavener/oz
matthew-cavener/Project-Euler-Solutions
My solutions to Project Euler problems.
matthew-cavener/Spring-2015
Solutions to Homework Problems completed during the Spring of 205
matthew-cavener/StoryRPT
Predicting human feedback of story promt submissions. Inspiried by DialogRPT.