erocarrera
Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.
Barcelona
Pinned Repositories
arviz
Exploratory analysis of Bayesian models with Python
BookCode_Edition1
gistemp4.0
(experimental) modification of gistemp4.0 to run on latest python. Utilities to generate, inspect an approximate an ERSSTv5 SBBX.
knitr_case_studies
Inference case studies in knitr
pefile
pefile is a Python module to read and work with PE (Portable Executable) files
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 ;)
pythonika
Automatically exported from code.google.com/p/pythonika
rethinking
Statistical Rethinking course and book package
reverse-engineering-scripts
Automatically exported from code.google.com/p/reverse-engineering-scripts
pydot-ng
Python interface to Graphviz's Dot language compatible with Python 2 nad Python 3
erocarrera's Repositories
erocarrera/pefile
pefile is a Python module to read and work with PE (Portable Executable) files
erocarrera/pythonika
Automatically exported from code.google.com/p/pythonika
erocarrera/reverse-engineering-scripts
Automatically exported from code.google.com/p/reverse-engineering-scripts
erocarrera/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 ;)
erocarrera/arviz
Exploratory analysis of Bayesian models with Python
erocarrera/rethinking
Statistical Rethinking course and book package
erocarrera/BookCode_Edition1
erocarrera/gistemp4.0
(experimental) modification of gistemp4.0 to run on latest python. Utilities to generate, inspect an approximate an ERSSTv5 SBBX.
erocarrera/knitr_case_studies
Inference case studies in knitr
erocarrera/modelselection
Tutorial on model assessment, model selection and inference after model selection
erocarrera/pefile-tests
Test suite for pefile
erocarrera/python-autoclass
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
erocarrera/stan-getting-started
A quarto notebook introducing Stan in Python (and maybe R).