Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fabgoos
fabgoos / quickIntro2NN.ipynb
Created January 30, 2015 16:38
Quick and dirty NN intro
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fabgoos
fabgoos / sm_mutual_information.ipynb
Created December 4, 2014 23:25
Submodular Mutual Information test
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fabgoos
fabgoos / merge sort.ipynb
Created September 9, 2014 23:45
A notebook describing the merge sort algorithm (in Spanish).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fabgoos
fabgoos / busquedas.ipynb
Created April 9, 2014 19:31
IPython notebook explicando búsquedas en grafos (BFS y DFS). Curso Algoritmos, Universidad Nacional de Colombia.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fabgoos
fabgoos / gist:9522651
Created March 13, 2014 06:08
An IPython notebook for explaining basic concepts on algorithms analysis
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@fabgoos
fabgoos / Bias and Variance.ipynb
Last active January 20, 2024 15:00
An IPython notebook about bias variance tradeoff in machine learning.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.