Contribute models
This tutorial explains how to incorporate models in the Ersilia Model Hub
Last updated
Was this helpful?
This tutorial explains how to incorporate models in the Ersilia Model Hub
Last updated
Was this helpful?
This page serves as a guideline to develop a selected model to add to the Ersilia Model Hub. As , models can be of three types, namely:
Models developed by third parties.
Models developed by Ersilia based on publicly available data.
Models developed by Ersilia based on data from collaborators.
In this page, we focus on the first type of models, i.e. models developed by third parties. These third party models come with source code and parameters (or data to train them). We show how to use the Ersilia Model Template to adapt the assets provided by third parties and incorporate them into the Ersilia Model Hub.
First, check our Model Hub Backend, which contains:
Model Hub: that are already in the Hub or being incorporated at the moment. Each model should contain accurate information about its usage, source and any other relevant information.
Model Suggestions: Contains a of models that could be of interest to Ersilia with minimal information about them. There is a Selected tickbox that means that someone is already working on the model. Once a model is incorporated, it is filtered out of this list. If you have a new model suggestion, please fill in this with as much detail as possible.
To start contributing:
We only accept contributions through GitHub. Please make sure you have an account and are familiar with the basic git commands (clone, pull and push)
Become a member of the Ersilia Slack Workspace. All our communications are centralised there. If you need a sign up link, please email us at
Join the #model-contributors channel in Slack and ask for edit permits for the Spreadsheet.
Fill in models of interest in the Model Suggestions (if you need some sources of inspiration, check below)
Select a model of interest from the approved backlog and open a Model Request issue in the Ersilia .
Wait for the issue to be approved. This will trigger an automatic Action that will create a new repository for the model.
Fork the repository.
Start coding! Head to the for more information.
Unfortunately, there is no centralized resource to find AI/ML models for drug discovery online (reason why Ersilia exists). The following resources can help you, though:
Use the #literature
channel in the Ersilia Slack workspace to get inspiration.
Scientific literature: use and type relevant keywords (e.g. antimicrobial drug discovery).
Reputable scientific journals: identify scientific journals that tend to publish AI/ML research related to drug discovery (e.g. , , etc.). Subscribe to their newsletter if you are interested.
Code repositories (mainly ): on a regular Google search, type github next to your keywords for the search.
Browse other model hubs such as , , , etc.
Expore . It is a fantastic resource.
Follow benchmarks, competitions and leaderboards: , , , etc.
Use Twitter: follow accounts like , , , and . From Ersilia (, , ) we tend to retweet relevant literature.
Check the models backlog in the to avoid duplications and get inspiration too.