This repository was created with the intention of store all my talks but after adding some of them some problems appears: changes in different talks should be track independently and it is not nice to force audience to clone all the talks just to dig into a particular one.
For these reasons, I've started creating different repositories for my talks, but I will mantain a list of them in these readme.
| Talk | Event/s | Repo url | Year |
|---|---|---|---|
| Reconociendo caracteres con Python | PyDay Rafaela 2012 / PyDay Litoral 2015 / Cordoba meetup 2016 | https://github.com/arielrossanigo/talks | 2012 |
| ACO TSP | Internal talk Machinales | https://github.com/arielrossanigo/talks | 2016 |
| My scientific Python toolbox | PyDay Rafaela 2016 / 7th Friends of Friends Meeting - Córdoba / Scipy LA Curitiba 2018 | https://github.com/arielrossanigo/talks | 2016 |
| Image objects recognition | PyConAr 2017 | https://github.com/arielrossanigo/talks | 2017 |
| Image processing with Deep Learning | PyData San Luis 2017 / Scipy LA Curitiba 2018 | https://github.com/arielrossanigo/talks | 2017 |
| Workshop: Pandas Intro | PyData San Luis 2017 | https://github.com/arielrossanigo/talks | 2017 |
| Data processing with Pandas and Dask | PyData Cordoba 2018 | https://github.com/arielrossanigo/talks | 2018 |
| Procesando datos en paralelo con Dask | PyConAr 2018 | https://github.com/arielrossanigo/procesando_datos_en_paralelo_con_dask | 2018 |
| Machine learning from the trenches | ITEC Rafaela 2019 | https://github.com/arielrossanigo/talks | 2019 |
| Clustering and curse of dimentionality | JOINS 2019 - UCSE DAR | https://github.com/arielrossanigo/clustering_and_the_curse_of_dimensionality | 2019 |
| Explainability | Bloom internal 2020 | https://github.com/arielrossanigo/explainability_bloom_nov_2020 | 2020 |
| Intro Embeddings | Bloom internal 2021 | https://github.com/arielrossanigo/embeddings_bloom_feb_2021 | 2021 |