Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garg-aayush authored May 5, 2022
1 parent 9e1b6a9 commit 7a70b24
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This repo provides different pytorch implementation for training a deep learning
3. A [Pytorch-ligtning implementation](#pytorch-lightning-implementation) along with tracking and visualization in TensorBoard
4. A [Pytorch-ligtning Hydra implementation](#pytorch-lightning-hydra-implementation) for rapid experimentation and prototyping using new models/datasets

## Folder structure
## Folder Structure
```
pytorch-templates/
Expand All @@ -26,11 +25,11 @@ This repo provides different pytorch implementation for training a deep learning
└── ...
```

# Single-GPU implementation
## Single-GPU implementation

# Multi-GPU implementation
## Multi-GPU implementation

# Pytorch-lightning implementation
## Pytorch-lightning implementation

# Pytorch-lightning Hydra implementation
## Pytorch-lightning Hydra implementation

0 comments on commit 7a70b24

Please sign in to comment.