Skip to content

Commit

Permalink
minor cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
andife committed Oct 9, 2023
1 parent 0fb663f commit 843fe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ conda activate spherinator
[LightningCLI](https://lightning.ai/docs/pytorch/latest/cli/lightning_cli.html#lightning-cli) is a command line interface separating source code from hyperparameters. Hyperparameters are defined in a YAML file `config.yaml` and passed to the CLI.

```bash
python main.py fit -c experiments/Illustris.yaml
python main.py fit -c experiments/illustris.yaml
```


Expand Down

0 comments on commit 843fe05

Please sign in to comment.