multi-node-ai-training-2025
Training Material for Multi-node AI training 2025
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Training Material for Multi-node AI training 2025
Basic Info
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 4
- Releases: 0
Created almost 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.md
Multi-node AI training 2025
This repository stores the training material for the Multi-node AI training that run in May 2025.
Running locally
This website is generated with MkDocs, with the theme Material.
Requirements
- Python 3
Installation
- Clone this repository
Install requirements
bash pip install -r requirements.txt
Serving the website
Run MkDocs:
bash mkdocs serveCheck it out with your browser at http://localhost:8000/.
Owner
- Name: Institut Français de Bioinformatique (IFB)
- Login: IFB-ElixirFr
- Kind: organization
- Email: contact@groupes.france-bioinformatique.fr
- Location: France
- Website: http://www.france-bioinformatique.fr
- Repositories: 32
- Profile: https://github.com/IFB-ElixirFr
National Infrastructure of Bioinformatics, and French node of the ELIXIR ESFRI
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "van Geest" given-names: "Geert" orcid: "https://orcid.org/0000-0002-1561-078X" - family-names: "Kronander" given-names: "Elin" - family-names: "Herrera" given-names: "Jose Alejandro Romero" orcid: "https://orcid.org/0000-0002-4765-2087" - family-names: "Žlender" given-names: "Nadja" - family-names: "Cardona" given-names: "Alexia" orcid: "https://orcid.org/0000-0002-7877-5565" title: "The ELIXIR Training Lesson Template - Developing Training Together" version: v1.0.0-alpha doi: 10.5281/zenodo.7913092 date-released: 2023-05-09 url: "https://doi.org/10.5281/zenodo.7913092"
GitHub Events
Total
- Push event: 40
- Pull request event: 1
- Create event: 1
Last Year
- Push event: 40
- Pull request event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- github-actions[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/render_page.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/template-sync.yml
actions
- AndreasAugustin/actions-template-sync v1.1.9 composite
- actions/checkout v4 composite
requirements.txt
pypi
- mkdocs *
- mkdocs-bibtex *
- mkdocs-material *
- mkdocs-video *
- neoteroi-mkdocs *
- setuptools *