Skip to content

Commit

Permalink
use clearer word
Browse files Browse the repository at this point in the history
  • Loading branch information
quintenroets committed Apr 9, 2024
1 parent cc88283 commit 7e0b12f
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 @@ -15,7 +15,7 @@ revnets
The entry point of this command is the main function in revnets.main.main.
This command will start an experiment to recover the weights of a trained neural networks.
Each experiment consists of three configurable components:
1) pipelines: architecture + dataset that produces trained networks that will be recovered
1) pipelines: architecture + dataset that produces target networks that will be recovered
- All possible networks are defined in [revnets.pipelines](revnets/pipelines)
- The networks used in the experiment are configured with the option network in the config file
2) reconstructions: the techniques used to recover neural network weights
Expand Down

0 comments on commit 7e0b12f

Please sign in to comment.