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:

  • Answering questions from an Obsidian database with LLMs + RAG
  • Free online resources to study reinforcement learning and deep RL
  • Running a Gemma-powered question-answering chatbot locally with LangChain + Ollama
  • Building text-based movie recommendation systems using the TMDB dataset
  • How to train your own object detection models using the TensorFlow Object Detection API (2020 Update)