Pinned Repositories
average_words
What word is "half way" between "good" and "bad"? How about "vague" and "explicit"? How about "plant" and "eyeball"? My (exploratory) first NLP project trying to answer these questions.
batch-handbrake
interfacing with handbrake to bulk convert videos
Bruno-TT.github.io
Data Visualization project
buzzfeed-headline-generator
generating buzzfeed headlines (or anything else) with a modified markov model
countdown-solver
some groovy algorithms I made to solve countdown numbers + words game
democracycord
democracy discord server
eigenfaces
that time I accidentally discovered eigenfaces before learning about them at uni
embedding-distance
Given a graph and 2 possible layouts (each mapping nodes to coordinates), determine how visually similar they are, accounting for reflection, rotations, and automorphisms
GSOC-writeup-public
image_folders_merger
merging image folders with selection logic
Bruno-TT's Repositories
Bruno-TT/average_words
What word is "half way" between "good" and "bad"? How about "vague" and "explicit"? How about "plant" and "eyeball"? My (exploratory) first NLP project trying to answer these questions.
Bruno-TT/batch-handbrake
interfacing with handbrake to bulk convert videos
Bruno-TT/Bruno-TT.github.io
Data Visualization project
Bruno-TT/buzzfeed-headline-generator
generating buzzfeed headlines (or anything else) with a modified markov model
Bruno-TT/countdown-solver
some groovy algorithms I made to solve countdown numbers + words game
Bruno-TT/democracycord
democracy discord server
Bruno-TT/eigenfaces
that time I accidentally discovered eigenfaces before learning about them at uni
Bruno-TT/embedding-distance
Given a graph and 2 possible layouts (each mapping nodes to coordinates), determine how visually similar they are, accounting for reflection, rotations, and automorphisms
Bruno-TT/GSOC-writeup-public
Bruno-TT/image_folders_merger
merging image folders with selection logic
Bruno-TT/InterGPS
Data and Code for ACL 2021 Paper "Inter-GPS: Interpretable Geometry Problem Solving with Formal Language and Symbolic Reasoning"
Bruno-TT/pic-chooser
tinder for your old pics
Bruno-TT/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Bruno-TT/pytorch-tcn
Bruno-TT/sage
Main repository of SageMath. Now open for Issues and Pull Requests.
Bruno-TT/serve-salesman
travelling salesman with google distance matrix api