# PyData Global 2021 - Mentored Sprint for PyTorch-Ignite
Participating github repositories:
- PyTorch-Ignite: https://github.com/pytorch/ignite - High-level library to help with training and evaluating neural networks in PyTorch.
- PyTorch-Ignite Code-Generator: https://github.com/pytorch-ignite/code-generator - Web Application to generate your training scripts with PyTorch Ignite
- PyTorch-Ignite Examples repository: https://github.com/pytorch-ignite/examples - Examples, tutorials, and how-to guides for PyTorch-Ignite
## Bio
Priyansi - I am a CS Undergrad. I am currently working on the docs of PyTorch-Ignite and helping manage the community (https://github.com/Priyansi)
Jeff Yang - I am Jeff Yang, currently contributing to PyTorch-Ignite and its related projects (https://github.com/ydcjeff)
Victor - Software Engineer at Quansight working on AI related open-source project, maintainer of PyTorch-Ignite (https://github.com/vfdev-5)
Ahmed - I am a CS Undergrad. Currently a Machine Learning Intern at Factmata working on NLP, contributing to PyTorch-Ignite.
## Contributing guides:
- PyTorch-Ignite: https://github.com/pytorch/ignite/blob/master/CONTRIBUTING.md
- PyTorch-Ignite Code-Generator: https://github.com/pytorch-ignite/code-generator/blob/main/CONTRIBUTING.md
- PyTorch-Ignite Examples: https://github.com/pytorch-ignite/examples/blob/main/README.md
## Issues
- PyTorch-Ignite: https://github.com/pytorch/ignite/issues?q=is%3Aissue+is%3Aopen+label%3APyDataGlobal
- PyTorch-Ignite Code-Generator: https://github.com/pytorch-ignite/code-generator/issues?q=is%3Aissue+is%3Aopen+label%3APyDataGlobal2021
- PyTorch-Ignite Examples: https://github.com/pytorch-ignite/examples/issues?q=is%3Aissue+is%3Aopen+label%3APyDataGlobal2021