Skip to content

Commit

Permalink
api doc cleaned
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdominik committed Oct 14, 2023
1 parent 506b3a2 commit 0df210e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ AbstractNN
AbstractChain
add_layer!
+
print_network
```

```@docs
Expand Down Expand Up @@ -205,7 +204,7 @@ confusion_matrix
```@docs
preproc_imagenet_vgg
preproc_imagenet_resnet
preproc_imagenet_resnetv2,
preproc_imagenet_resnetv2
predict_imagenet
get_imagenet_classes
```
Expand Down Expand Up @@ -260,7 +259,7 @@ EmbedAminoAcids
save_network
load_network
copy_network
summary
Base.summary
print_network
```

Expand Down

0 comments on commit 0df210e

Please sign in to comment.