Open source contributions during my PhD

This is a list I try to keep updated of the contributions I made to open source software, all of them byproducts of the work I did for my PhD.

PyTorch Geometric

  • PR #1234
  • Mentioned in the minor changes section of release 1.5.0 [link]

Richard Sutton’s book Reinforcement Learning: an Introduction

microRTS

Half-Field Offense

python-microRTS

Object detection packages

C++ libraries with documentation

Repository Code Docs
machine_learning Code Docs
matrix Code Docs
csv_reader Code
numerical_analysis Code Docs
search Code Docs
data_structures Code Docs

StarCraft Multi-Agent Challenge (SMAC)

FacebookResearch/ELF

DeepMind/pysc2




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Free online resources to study reinforcement learning and deep RL
  • Answering questions from an Obsidian database with LLMs + RAG
  • dodo_detector Single Shot Detector example
  • Running a Gemma-powered question-answering chatbot locally with LangChain + Ollama