Open Science & Resources
We put strong emphasis on engineering open source contributions and reproducibility of our papers. All of our code, datasets, and research tools are made publicly available to advance the broader research community.
Code Repositories
All code is hosted in the Lab's GitHub organization currently some of the highlights are.
Deep Chemical Reaction Networks
Code Basecode that can be used to reproduce the results presented in the paper 'Modelling chemical reaction networks using neural ordinary differential equations'.
Neural Mean Field Games
Code Basecontains four implementations of mean-field games (MFGs). The code is written in Python and all games are compatible with JAX, connecting them to the JAX ecosystem. While all games can be solved using the MFG theory, this repository offers the possibility to add a neural network to the systems of differential equations describing the games.
Chemical Language Model Explainer
Code BaseThis repository accompanies the paper 'Explainability Techniques for Chemical Language Models' with code to reproduce the results and apply the technique to other self-attention encoder architectures
Datasets
we have recently open sourced the dataset from our NeruIPS competition track ! .
Getting Started
Interested in using our research code or contributing? Here's how to get started:
- Explore the Code: Browse our GitHub organization to find projects that interest you.
- Read the Documentation: Each repository includes comprehensive README files with installation instructions and usage examples.
- Cite Our Work: If you use our code or data, please cite the corresponding publications. BibTeX entries are available on our publications page.
- Contribute: We welcome contributions! Open issues or pull requests on GitHub, or contact us via our contact page.