Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kasinadhsarma authored Aug 13, 2024
1 parent bad8ed3 commit 99f8ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To use NeuroFlex, follow these steps:

1. Import the necessary modules:
```python
from advanced_nn import AdvancedNN, train_model, evaluate_fairness, interpret_model, data_augmentation
from NeuroFlexNN import AdvancedNN, train_model, evaluate_fairness, interpret_model, data_augmentation
```

2. Define your model architecture:
Expand Down

0 comments on commit 99f8ad9

Please sign in to comment.