Pinned Repositories
animal-fun-facts-dataset
A dataset of 7734 animal "fun facts" from various sources on the web.
company-description-classifier
Classifying companies into one of 41 industries/genres based on their text description. Uses sentence-transformer embeddings and sklearn's NearestCentroid model.
dataset-10000-modern-mtg-decks
A dataset of 9,963 user-created modern decks. Decks were scraped on December 27, 2020. (Note: commas were removed from card names)
davinci_notebook
A collection of AI-generated sketches in the style of Leonardo da Vinci's journals
emoticon_kaomoji_dataset
Dataset of 62,000 text emoticons and kaomojis with labels.
environmental-qa-system
A QA system for answering questions about environmental issues. Built using Haystack and Wikipedia.
fable_generator_gpt2
Generates structured short stories about any given topic, using GPT-2. The prompt template cues the model into following the form of a story.
mtg-art-content-search
Content-based search engine for artworks from Magic: the Gathering, using OpenAI's CLIP model.
MtgCardRecommender
Deckbuilding tool for recommending related cards based on common co-occurrences.
petroglyph-detection
Detecting petroglyphs in an image using YOLOv5 object detection model.
ekohrt's Repositories
ekohrt/emoticon_kaomoji_dataset
Dataset of 62,000 text emoticons and kaomojis with labels.
ekohrt/animal-fun-facts-dataset
A dataset of 7734 animal "fun facts" from various sources on the web.
ekohrt/davinci_notebook
A collection of AI-generated sketches in the style of Leonardo da Vinci's journals
ekohrt/mtg-deck-helper-ui
Python UI for viewing a Magic: the Gathering decklist. Includes tools for finding similar cards and deck suggestions.
ekohrt/predict-videogame-tags-from-description
A data science project that uses a dataset of Steam games to try to predict a game's tags from just its description.
ekohrt/random-mtg-deck-generator
Python script to generate a random mtg deck: modern legal, consistent colors, 24 basic lands.
ekohrt/bert-knowledge-extraction-research
ekohrt/company-description-classifier
Classifying companies into one of 41 industries/genres based on their text description. Uses sentence-transformer embeddings and sklearn's NearestCentroid model.
ekohrt/cs497-react-tutorial
ekohrt/environmental-qa-system
A QA system for answering questions about environmental issues. Built using Haystack and Wikipedia.
ekohrt/fable_generator_gpt2
Generates structured short stories about any given topic, using GPT-2. The prompt template cues the model into following the form of a story.
ekohrt/mtg-art-content-search
Content-based search engine for artworks from Magic: the Gathering, using OpenAI's CLIP model.
ekohrt/petroglyph-detection
Detecting petroglyphs in an image using YOLOv5 object detection model.
ekohrt/qcat_finetuning
Finetuning BERT for classifying question types
ekohrt/chicago-police-misconduct-data-science
Analyzing misconduct complaints filed by police officers, using data from the Chicago Police Department.
ekohrt/chorus_app_js
Web app for making musical beat loops with friends online
ekohrt/discord-jeremy-bot
Discord bot that gives updates about Jeremy's life since he moved somewhere with no internet.
ekohrt/krr-god-of-cs-371
ekohrt/LDA-environmental-news
ekohrt/mtg-wordclouds
Makes a word cloud shaped like a mana symbol for each of the 5 colors in Magic: the Gathering.
ekohrt/plot-mtg-card-text-over-time
Graphs the yearly occurrences of any given keyword or phrase in Magic: the Gathering cards over Magic's entire history.
ekohrt/portfolio
ekohrt/predicting-recipe-time
Predicting the completion time of a recipe from just the text of the instructions.
ekohrt/qcat_frontend
ekohrt/search-mtg-cards-similar-text
Searches for Magic: the Gathering cards with similar text to a given card, using TF-IDF.
ekohrt/vagabond-pai-sho-ai
A game where you can play Vagabond Pai Sho against an AI. Uses monte-carlo tree search.
ekohrt/voting-app
ekohrt/wikipedia-environmental-articles-dataset
A collection of 1,397 Wikipedia articles related to environmental issues, for QA systems.
ekohrt/wordle-rolled-bot
A Discord bot I made that congratulates my friend with a procedurally-generated message whenever they post their Wordle score.
ekohrt/ygo-search-card-text
Scripts for downloading data for all Yu-Gi-Oh cards and searching their text for regular expressions.