thiagovas
Software Engineer @google. (prev.) MSc student at Universidade Federal de Minas Gerais, worked with Fairness in Machine Learning
@googleBelo Horizonte, Brazil
Pinned Repositories
bs-detector-dataset
Created this repository just to keep the dataset of bs-detector, and to make pair-review possible.
DCC605FS
This is a school assignment. On this assignment I have to implement a simple filesystem.
Diversity-L2R
A simple formulation and its implementation to get the best top k documents given a query, considering precision and diversity as variables.
dotfiles
Dot files I use
K2Heuristic
An implementation of the K2 Heuristic for induction of a bayesian network from a database of records.
Miller-Tucker-Zemlin
An implementation ( using cplex ) of the original formulation of Miller-Tucker-Zemlin for the TSP
Net3s
A social network where you can find the services you're searching for.
Search-Engine
On this repository I will keep my assignments from the Information Retrieval class at UFMG ( Federal University of Minas Gerais ).
Solutions-to-Online-Judges
My solutions to problems from some online judges, as spoj and uva
TradingBot
Trading Bots. ANN, Bayesian Networks, Random Forests and some studies :)
thiagovas's Repositories
thiagovas/Solutions-to-Online-Judges
My solutions to problems from some online judges, as spoj and uva
thiagovas/TradingBot
Trading Bots. ANN, Bayesian Networks, Random Forests and some studies :)
thiagovas/bs-detector-dataset
Created this repository just to keep the dataset of bs-detector, and to make pair-review possible.
thiagovas/Search-Engine
On this repository I will keep my assignments from the Information Retrieval class at UFMG ( Federal University of Minas Gerais ).
thiagovas/Diversity-L2R
A simple formulation and its implementation to get the best top k documents given a query, considering precision and diversity as variables.
thiagovas/dotfiles
Dot files I use
thiagovas/K2Heuristic
An implementation of the K2 Heuristic for induction of a bayesian network from a database of records.
thiagovas/badwolf
Temporal graph store abstraction layer.
thiagovas/Betweenness-Centrality
This is a simple school assignment. I just have to implement an algorithm to calculate betweenness centrality.
thiagovas/Biblioteca_Stenio
Maratona de programaçao - Thiago Vieira, Lucas Renan, Marcos Paulo
thiagovas/bitcoin-scraper
scrapes bitcoin data to json
thiagovas/cftool
thiagovas/Dewey
A search engine that works over sources selected by the user.
thiagovas/EllerAlgorithm
Implementation of Eller's Algorithm in GO
thiagovas/golang
Some exercises I've done based on the "The GO Programming Language" book
thiagovas/LearningYouAHaskell
On this repository I'll keep all the code I did to mess around with haskell. Used "Learn You a Haskell for Great Good" (http://learnyouahaskell.com/) as guide.
thiagovas/MachineLearning
An implementation of some machine learning methods, such as Bayesian Networks and Random Forests.
thiagovas/MaxCut
MaxCut algorithm, written in Julia.
thiagovas/Minimum-Spanning-Tree-Algorithms
This is an assignment for the graph theory class. On this repository, I'll keep implementations of algorithms that calculates the Minimum Spanning Tree of a graph.
thiagovas/MLSchoolWork1
thiagovas/MLSchoolWork2
Implementation of the AdaBoost algorithm for UCI's Tic-Tac-Toe Endgame dataset.
thiagovas/Peer-to-Peer-Storing-System
On this repository I'll keep the computer network assignment, a peer-to-peer storing system.
thiagovas/QIF
thiagovas/QIFPy
Library in Python with implementations of Quantitative Information Flow functions.
thiagovas/scikit-learn
scikit-learn: machine learning in Python
thiagovas/Sliding-Window-Protocol
On this repository I'll keep the computer network assignment; implement the sliding window protocol and run at mininet.
thiagovas/Telethon
Pure Python 3 Telegram client library
thiagovas/Terms-of-Service-Summarizer
Almost everyone don't read terms of service, but sometimes they contain interesting stuff, or stuff that you'd like to know about. The summarizer will try to catch these stuff for you :)
thiagovas/thiagovas.github.io
:ramen: Minimalist Jekyll Template
thiagovas/Ultimate-Tic-Tac-Toe
This is an implementation of the ultimate Tic-Tac-Toe. In here, you can find an AI and a beautiful front-end, so people can play.