Skip to content
View theo-brown's full-sized avatar

Highlights

  • Pro

Block or report theo-brown

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
theo-brown/README.md

πŸš€ Open Source Contributions

TORAX: Google DeepMind's tokamak transport simulator.

  • Extending capabilities to model spherical tokamaks
  • Developing optimisation and control routines
  • Integrating with and benchmarking against other codes

GPJax: Gaussian Processes in JAX/Flax.

  • Improving core fitting routines and enhancing flexibility
  • Developing new tools for Bayesian optimisation

πŸ“ Publications

Multi-objective Bayesian optimization for design of Pareto-optimal current drive profiles in STEP IEEE Transactions on Plasma Science (2023) πŸ“„ Paper β€’ πŸ’» Code
Sample-efficient Bayesian optimisation using known invariances NeurIPS (2024) πŸ“„ Paper β€’ πŸ’» Code

πŸ“¦ Maintained Packages

PyPI version invariantkernels: Group-invariant kernels for symmetry-aware GPs in GPyTorch.

Pinned Loading

  1. google-deepmind/torax google-deepmind/torax Public

    TORAX: Tokamak transport simulation in JAX

    Python 432 57

  2. bayesopt_with_invariances bayesopt_with_invariances Public

    Code accompanying the paper "Sample-efficient Bayesian Optimisation Using Known Invariances", NeurIPS 2024.

    Jupyter Notebook 3

  3. jetto-mobo jetto-mobo Public

    Multi-objective Bayesian Optimisation for tokamak design in the JETTO plasma modelling code

    Jupyter Notebook 2

  4. invariantkernels invariantkernels Public

    Transformation-invariant kernels in GPyTorch

    Jupyter Notebook 6

  5. cv cv Public

    My CV, written in LaTeX from scratch

  6. jetto2torax jetto2torax Public

    Convert JETTO configs to TORAX configs

    Python