Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.78 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.78 KB

PyTorch Deep Learning Projects

This is a repository containing various deep learning projects implemented in PyTorch. Each project is contained in a separate folder and has its own README.md file with details on the project.

Projects

Here are the projects included in this repository:

Requirements

  • PyTorch 1.7+
  • torchvision
  • numpy
  • matplotlib
  • Pillow
  • tqdm

Usage

To run any of the projects in this repository, simply navigate to the project folder and follow the instructions in the README.md file.

Contributing

Contributions to this repository are welcome. If you would like to contribute a new project or improve an existing one, please submit a pull request.

License

This repository is licensed under the MIT License.