Rodrigo Agundez (@rragundez)

Top repositories

1

PyDataAmsterdam2018

Contents of the workshop "Hands-on introduction to Deep Learning with Keras and Tensorflow" I gave at PyData Amsterdam 2018
Jupyter Notebook
66
star
2

PyData

Notebooks from the Face Recognition Tutorial I gave at PyData Amsterdam
Jupyter Notebook
58
star
3

chunkdot

Multi-threaded matrix multiplication and cosine similarity calculations for dense and sparse matrices. Appropriate for calculating the K most similar items for a large number of items by chunking the item matrix representation (embeddings) and using Numba to accelerate the calculations.
Python
56
star
4

coursera-machine-learning-AndrewNg-Python

This contains notes and exercises made in Python I made a long time ago from the Andrew Ng course in Coursera.
Jupyter Notebook
46
star
5

data-science-summit-2016

Python notebooks for the tutorial given in the Data Science Summit 2016 in Jerusalem
Jupyter Notebook
9
star
6

app-skeleton

Python Flask application skeleton with an input form, using gunicorn and with a Dockerfile template
Python
7
star
7

rragundez.github.io

Python
2
star
8

build-face-dataset

Script to retrieve all the faces found in pictures inside a directory
Python
2
star
9

sparkml-base-classes

Jupyter Notebook
2
star
10

pybasler

This repository includes a Python wrapper over C++ to capture images from a basler camera. Uses the pylon c++ api.
C++
2
star
11

jupyterhub-docker

Python
2
star
12

udacity-deep-learning-google

Notes and notebooks of the Deep Learning course by google available in Udacity
Jupyter Notebook
1
star
13

multi-threshold-neuron

Explanation and code implementation of the multi-threshold neuron in an artificial neural network
Jupyter Notebook
1
star
14

elitist-shuffle

In today's high pace user experience it is expected that new recommended items appear every time the user opens the application, but what do to if your recommendation system runs every hour or every day? I give you a solution/hack that you can plug & play without having to re-engineer your recommendation system.
Jupyter Notebook
1
star