Skip to content
View tgolsson's full-sized avatar

Highlights

  • Pro

Organizations

@EmbarkStudios
Block or Report

Block or report tgolsson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tgolsson/README.md

Hi 👋, I'm Tom Solberg

A machine learning engineer from Sweden - working remotely for Embark Studios

  • 🎮 My main hobby project right now is lore - a toy game engine using Rune

  • 🌱 I’m currently learning Concourse CI

  • 🔭 Doing so while by building a low-frequency log server called Phatik

  • 💬 Ask me about Reinforcement Learning APIs and Tooling for Games

  • 📫 How to reach me me@sbg.dev

Languages and Tools:

bash c cplusplus docker flask gcp git go javascript kubernetes linux python rust tensorflow unreal

tgolsson

 tgolsson

tgolsson

Pinned

  1. pants-backends pants-backends Public

    My plugins for the Pants build system

    Python 7

  2. pants-cargo-porcelain pants-cargo-porcelain Public

    Python 3

  3. Pants command Pants command
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    find_parent_pants() {
    4
        path="$1"
    5
        while [ `realpath "$path"` != "/" ]; do
  4. EmbarkStudios/cervo EmbarkStudios/cervo Public

    Utility wrappers for tract

    Rust 36 1

  5. emacs.d emacs.d Public

    My emacs configuration

    Emacs Lisp 1

  6. EmbarkStudios/pdm-plugin-torch EmbarkStudios/pdm-plugin-torch Public

    A tool for managing torch-variants with PDM.

    Python 22 3