Flavio's repositories
sudoku_solver
A golang implementation of Peter Norvig's sudoku solver
DeepLearning.ai
My programming assignments solutions and some personal experiments.
mcts_zuniq
My submission to CodeCup 2021. A C++17 Monte Carlo Tree Search AI engine for the game Zuniq.
python-libJS
Cython library to compute Jensen Shannon divergence.
xboard.github.io
Versão pt-br de algumas publicações de https://xboard.dev
aa228-notebook
IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University
ai-web-app
Django Artificial Intelligence Web App for Facial Expression Recognition (FER)
boilerplate
Boilerplate to use in our React Avançado course
configparser-rs
A simple configuration parsing utility with no dependencies built on Rust.
DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
Doing_bayesian_data_analysis
Python/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke
fastpages-blog
My old personal blog.
hasami-shogi
Java implementation of Hasami Shogi game
icl_poetry_template
My adaptation of Imperial College of London Poetry Project Template
kaggle-porto-seguro
2nd Place Solution for Kaggle Porto Seguro's Safe Driver Prediction
Machine-Learning-A-Probabilistic-Perspective-Solutions
My solutions to Kevin Murphy Machine Learning Book
mkdocs-material
Technical documentation that just works
musings-clojure
Musings on Clojure
portal-transparencia-client
Cliente python para a API do Portal da Transparência do governo federal do Brasil.
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
pyfishervector
Python implementation for Image Classification based on GMM dictionaries and fisher vectors.
quarto-blog
Personal blog repository.
regis-at-ime.usp.br
Mkdocs-material files to generate my academic webpage at https://www.ime.usp.br/~regis/
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction