rodartha
Data Scientist working problems involving Natural Language Processing. BS in Computer Science with distinction from the University of Michigan.
SeeristAustin, Texas
Pinned Repositories
AIbbeyRoad
This repository will use a deep neural network trained on the entire discography of the Beatles in order to generate new Beatles lyrics
ASCII_Bracket
Creates ASCII command line brackets for given data sets
ColorPalette
Find the dominant colors in any image
dependibot
Bot for the discord
MazeSolver
This Program can solve any maze scanned in
NLP_final
Final project starter code for NLP classes at UT Austin: provides a HuggingFace trainer to enable studying of dataset artifacts.
paper-skeleton
Skeleton for writing conference papers in Latex
SobelFilter
This is a simple python program that runs a Sobel filter on any image type (transparent png excluded).
SVD_Steg
Steganography tool using Singular Value Decomposition
WaterMark
Python module for adding personal signature to images
rodartha's Repositories
rodartha/ColorPalette
Find the dominant colors in any image
rodartha/SVD_Steg
Steganography tool using Singular Value Decomposition
rodartha/AIbbeyRoad
This repository will use a deep neural network trained on the entire discography of the Beatles in order to generate new Beatles lyrics
rodartha/ASCII_Bracket
Creates ASCII command line brackets for given data sets
rodartha/dependibot
Bot for the discord
rodartha/MazeSolver
This Program can solve any maze scanned in
rodartha/NLP_final
Final project starter code for NLP classes at UT Austin: provides a HuggingFace trainer to enable studying of dataset artifacts.
rodartha/paper-skeleton
Skeleton for writing conference papers in Latex
rodartha/SobelFilter
This is a simple python program that runs a Sobel filter on any image type (transparent png excluded).
rodartha/WaterMark
Python module for adding personal signature to images
rodartha/PyNigma
A python implementation of the German Enigma encryption machine. I'm sure this has been done before, but I thought it would be fun to do myself.
rodartha/TextDungeon
This is a text based dungeon crawler I am writing as a fun side project to re-orient myself with Java, a language I haven't written in a while.