Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the README.md #2425

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ _Click on the image to see complete code_
- [Contributing](#contributing)
- [Projects using Ignite](#projects-using-ignite)
- [Citing Ignite](#citing-ignite)
- [Frequently Asked Questions](#frequently-asked-questions)
- [About the team & Disclaimer](#about-the-team--disclaimer)

<!-- ############################################################################################################### -->
Expand Down Expand Up @@ -346,7 +347,7 @@ For more details, see [here](docker).

Few pointers to get you started:

- [Quick Start Guide: Essentials of getting a project up and running](https://pytorch.org/ignite/quickstart.html)
- [Quick Start Guide: Essentials of getting a project up and running](https://pytorch-ignite.ai/tutorials/beginner/01-getting-started/)
- [Concepts of the library: Engine, Events & Handlers, State, Metrics](https://pytorch.org/ignite/concepts.html)
- Full-featured template examples (coming soon)

Expand Down Expand Up @@ -562,10 +563,15 @@ If you use PyTorch-Ignite in a scientific publication, we would appreciate citat

<!-- ############################################################################################################### -->

# Frequently Asked Questions: FAQ
If you have any queeries, please refer to our curated list of [FAQ](https://pytorch-ignite.ai/how-to-guides/).

<!-- ############################################################################################################### -->

# About the team & Disclaimer

PyTorch-Ignite is a [NumFOCUS Affiliated Project](https://www.numfocus.org/), operated and maintained by volunteers in the PyTorch community in their capacities as individuals
(and not as representatives of their employers). See the ["About us"](https://pytorch.org/ignite/master/about.html)
(and not as representatives of their employers). See the ["About us"](https://pytorch-ignite.ai/about/community/)
page for a list of core contributors. For usage questions and issues, please see the various channels
[here](#communication). For all other questions and inquiries, please send an email
to contact@pytorch-ignite.ai.