Skip to content

pytorch-ignite/pydata-global2021-slides

Repository files navigation

PyData Global Mentored Sprint 2021/10/29 - PyTorch-Ignite slides

Link to slides

License

This repo is under the MIT License.

Instructions for Building Slides

  1. Clone the repository with --recursive option:
git clone --recursive https://github.com/pytorch-ignite/pydata-global2021-slides.git
# or
# git submodule --init --recursive update
  1. Install hugo

  2. For development:

hugo server
  1. In config.toml set baseURL to be the baseURL of your hosted website.

  2. (Optional) In config.toml set useMath = false if there is not any math in your slides.

Acknowledgements

About

Slides for mentored sprint at PyData Global 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published