Rodrigo Agundez
Results
4
repositories owned by
Rodrigo Agundez
coursera-machine-learning-AndrewNg-Python
46
Stars
34
Forks
Watchers
This contains notes and exercises made in Python I made a long time ago from the Andrew Ng course in Coursera.
PyData
58
Stars
51
Forks
Watchers
Notebooks from the Face Recognition Tutorial I gave at PyData Amsterdam
PyDataAmsterdam2018
66
Stars
38
Forks
Watchers
Contents of the workshop "Hands-on introduction to Deep Learning with Keras and Tensorflow" I gave at PyData Amsterdam 2018
chunkdot
61
Stars
4
Forks
Watchers
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...