# PyTorch-Ignite public meeting <img width="400" src="https://raw.githubusercontent.com/pytorch/ignite/master/assets/logo/ignite_logo_mixed.svg" /> - https://pytorch-ignite.ai/ Everyone is welcome to join these pubic meetings and interact with the team and other participants Public meetings are 30 minutes meetings on PyTorch-Ignite Discord server, "Open Work Space" voice channel, https://discord.gg/djZtm3EmKj ### Code of conduct: To ensure that meeting happens in good conditions: - we do not require to turn off your mic for this meetings, however, please, make sure to be in a quite environment and to avoid loud noise be captured by your mic. Thanks you. --- ## 2021-10-12 ### News: - [PyTorch-Ignite](https://github.com/pytorch/ignite) and [PyTorch-Ignite Code-Generator](https://github.com/pytorch-ignite/code-generator) will participate in [Hacktoberfest](https://hacktoberfest.digitalocean.com/). Check out "help wanted" issues. - Upcoming release v0.4.7 tomorrow - We did a presentation at Python Bucaramanga Meetup: https://www.youtube.com/watch?v=X9RJxmcvrJE --- ## 2021-10-05 ### News: - [PyTorch-Ignite](https://github.com/pytorch/ignite) and [PyTorch-Ignite Code-Generator](https://github.com/pytorch-ignite/code-generator) will participate in [Hacktoberfest](https://hacktoberfest.digitalocean.com/). Check out "help wanted" issues. - Upcoming release v0.4.7 --- ## 2021-09-28 ### News: - We have our new website: https://pytorch-ignite.ai/ :clap: to Jeff Yang (@ydcjeff) ! - [PyTorch-Ignite](https://github.com/pytorch/ignite) and [PyTorch-Ignite Code-Generator](https://github.com/pytorch-ignite/code-generator) will participate in [Hacktoberfest](https://hacktoberfest.digitalocean.com/). Check out "help wanted" issues. - (To confirm) Sprint to finalize implementation of mean Average-Precision metric ### Community-led Q&A discussing issues and/or new ideas If you would like to ask your question, feel free to use your mic or write it here. #### Questions ? - (your name) your question - (Victor) Example question to ask here. Which IDE you are using for development ? -> (Victor) I'm using VSCode and also used PyCharm - (Aditya): What do you think is roadmap for ignite and ignite code-gen :smile: -> (Victor) https://github.com/pytorch/ignite/wiki/Roadmap for ignite and https://github.com/pytorch-ignite/code-generator/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 - ... - ... ### How to start contributing This project is a community effort, and everyone is welcome to contribute ! If you are interested in contributing to Ignite, there are many ways to help out. Your contributions may fall into the following categories: 1. It helps us very much if you could - Report issues you’re facing - Give a 👍 on issues that others reported and that are relevant to you - Spread a word about the project or simply ⭐ to say "I use it" 2. Answering queries on the issue tracker, investigating bugs and reviewing other developers’ pull requests are very valuable contributions that decrease the burden on the project maintainers. 3. You would like to improve the documentation. This is no less important than improving the library itself! If you find a typo in the documentation, do not hesitate to submit a GitHub pull request. 4. You would like propose a new feature and implement it - Post about your intended feature, and we shall discuss the design and implementation. Once we agree that the plan looks good, go ahead and implement it. 5. You would like implement a feature or bug-fix for an outstanding issue - Look at the issues labelled as "help wanted" - Pick an issue and comment on the task that you want to work on this feature. - If you need more context on a particular issue, please ask and we shall provide. #### Questions ? - (your name) your question - ... - ... #### Useful links: - [PyTorch tutorial](https://pytorch.org/tutorials/beginner/basics/intro.html) - [PyTorch-Ignite contributing guide](https://github.com/pytorch/ignite/blob/master/CONTRIBUTING.md) - https://pytorch-ignite.ai/tutorials/getting-started/ - If found issues, to report : https://github.com/pytorch-ignite/examples/issues - https://labs.quansight.org/blog/2020/09/pytorch-ignite/ - How to start coding in Python ? - For example, https://www.w3schools.com/python/python_intro.asp - Something else to suggest ? - How to start with the GitHub - https://github.com/firstcontributions/first-contributions - Talk from PTCV2021: https://vfdev-5.github.io/ptcv21-pytorch-ignite-slides/