Pinned Repositories
clickstream-processor
Processamento de eventos clickstream em python
kaggle-house-prices
My work on the house pricing dataset from kaggle.
kaggle-titanic
My ramblings and attempted solutions at Kaggle's Titanic contest.
ML-Journal-Club-Archives
Summaries of all meetings of the ML Journal Club
parallelexperimentsbuffon
Buffon's Needle. In Cuda.
ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or in #ppsspp on freenode (IRC) or just send pull requests / issues. For discussion use the forums on ppsspp.org.
scalefinder
Finding scales(and keys) in MIDI files.
sirslattice
C++ implementation of the SIRS(SIR + R->S reaction) epidemological model on a lattice
tictactoeNN
Custom implementation of a neural network that plays tic-tac-toe
tspcuda
Computing solutions to the travelling salesman problem via Monte Carlo using CUDA.
AlpacaRotorvator's Repositories
AlpacaRotorvator/ML-Journal-Club-Archives
Summaries of all meetings of the ML Journal Club
AlpacaRotorvator/clickstream-processor
Processamento de eventos clickstream em python
AlpacaRotorvator/kaggle-house-prices
My work on the house pricing dataset from kaggle.
AlpacaRotorvator/kaggle-titanic
My ramblings and attempted solutions at Kaggle's Titanic contest.
AlpacaRotorvator/parallelexperimentsbuffon
Buffon's Needle. In Cuda.
AlpacaRotorvator/ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or in #ppsspp on freenode (IRC) or just send pull requests / issues. For discussion use the forums on ppsspp.org.
AlpacaRotorvator/scalefinder
Finding scales(and keys) in MIDI files.
AlpacaRotorvator/sirslattice
C++ implementation of the SIRS(SIR + R->S reaction) epidemological model on a lattice
AlpacaRotorvator/tictactoeNN
Custom implementation of a neural network that plays tic-tac-toe
AlpacaRotorvator/tspcuda
Computing solutions to the travelling salesman problem via Monte Carlo using CUDA.
AlpacaRotorvator/tsp
Traveling Salesman Problem