Pinned Repositories
.dotfiles
bobo-blog
coverData
covid-ireland-shiny
data
gageR
learning
Repo of interesting ML related learnings, courses, reference material.
pillreports_python
iPython notebooks for PyData Berlin Conference 2015
push-over-pandas_pycon-ireland-19
Contains presentation and code for exploring alternatives to Pandas for Pycon Ireland 2019 presenation
pycon-dublin-2016-parser-compare
boboburo's Repositories
boboburo/bobo-blog
boboburo/learning
Repo of interesting ML related learnings, courses, reference material.
boboburo/cv-1
boboburo/cv-2
My CV built using RMarkdown, the pagedown package and Nick Strayer's code.
boboburo/data-engineering-zoomcamp
Code for Data Engineer Zoomcamp course
boboburo/datatalks-course
boboburo/decorators_tutorial
Introduction to Decorators - Tutorial given at PyCon Online 2020
boboburo/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
boboburo/dlwpt-practice
Repo to accompany working through Deep Learning with Pytorch Book
boboburo/EngineeringMLOps
Engineering MLOps, published by Packt
boboburo/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
boboburo/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
boboburo/learn_llm
Repo for playing with LLMs
boboburo/learning_nbdev
Repo to try out nbdev for python projects
boboburo/LFD273-code
boboburo/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
boboburo/markdown-documentation-template
boboburo/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
boboburo/ML-Engineering
Reference code base for ML Engineering, Manning Publications
boboburo/ml-with-audio
HF's ML for Audio study group
boboburo/mlops-zoomcamp
Free MLOps course from DataTalks.Club
boboburo/nbdev_test1
boboburo/productionalizing-data-pipelines-airflow
Productionalizing Data Pipelines with Apache Airflow
boboburo/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
boboburo/soda_dtc
boboburo/temp_delete
boboburo/Terraform-Crash-Course
boboburo/tmp_delete1
boboburo/transfer
boboburo/word2vec-pytorch
Implementation of the first paper on word2vec