Pinned Repositories
corpus-filtering
lm-training
Repository for training transformer _and recurrent_ language models via HuggingFace in an entirely configuration-file driven manner.
572-hw7
572-hw8
573-SADTech
Blackjack
Palette
A Python utility to create color palettes based off of an image. Uses k-means clustering to generate an RGB shades palette based off of the predominant colors of the source image. User can customize the number of colors in the generated palette.
Snake
The classic game of Snake, written in C++ with SDL2
Ubadub's Repositories
Ubadub/Palette
A Python utility to create color palettes based off of an image. Uses k-means clustering to generate an RGB shades palette based off of the predominant colors of the source image. User can customize the number of colors in the generated palette.
Ubadub/572-hw7
Ubadub/572-hw8
Ubadub/573-SADTech
Ubadub/Blackjack
Ubadub/concentration
Stay focused on work when you want, and goof off when you don't.
Ubadub/django
The Web framework for perfectionists with deadlines.
Ubadub/FunctionalProgrammingInScala
Working through exercises in the book "Functional Programming in Scala" by Paul Chiusano and Rúnar Bjarnason
Ubadub/GreedyExperimentalDesign
A means of computing near optimal experimental designs for a two-arm experiment with covariates
Ubadub/ProjectEuler
Solutions to Project Euler problems in various languages (but mostly Scala)
Ubadub/Risk
A video game version of Risk, the classic board game published by Hasbro. Written in C++ with SDL. In development.
Ubadub/Snake
The classic game of Snake, written in C++ with SDL2
Ubadub/CSC-83060-Project
Ubadub/django_hacktorial
Django hacktorial code
Ubadub/DjangoPolls
Rudimentary polls app with Django for the workshop 12/7/2017
Ubadub/Extended-Euclidean-Algorithm
Solver for Euclidean and Extended Euclidean Algorithms I wrote to check my discrete structures homework quicker
Ubadub/HackAttackTeamStarwarsDjangoAPI
Ubadub/indic_nlp_library
Resources and tools for Indian language Natural Language Processing
Ubadub/KAndR
Working through exercises in the second edition of "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (aka K&R)
Ubadub/LeetCode-OJ
Solutions to problems on oj.leetcode.com
Ubadub/ling566_latex
Ubadub/matrix
The Grammar Matrix
Ubadub/nltk
NLTK Source
Ubadub/ScalaPluginInternTestAssignment
Submission for the test assignment for summer 2019 Scala plugin internship applicants
Ubadub/SICP
Solutions to exercises in Structure and Interpretation of Computer Programs + Notes
Ubadub/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
Ubadub/submitit-feedstock
A conda-smithy repository for submitit.
Ubadub/TipCalculator
Tip Calculator for iOS Codepath Spring 2019
Ubadub/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Ubadub/YARF
Yet Another Random Forests [Implementation]