Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgedavyd authored May 29, 2024
1 parent 1eb1fbb commit 1ab53fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
A Pytorch and Lightning based framework for research and ml pipeline automation.

## Framework
$\text{Define Hyperparameter space} \to \text{Genetic algorithms(single-objective/multi-objective)} \to \text{Best hyperparameters in config.yaml} \to \text{Training session}$
$\text{Hyperparameter space} \to \text{Genetic algorithms(single-objective/multi-objective)}$
$\to \text{Best hyperparameters in config.yaml} \to \text{Training session}$

### htuning.py
```python
Expand Down

0 comments on commit 1ab53fe

Please sign in to comment.