Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66f3fc9

Browse files
authored
a note that the project is discontinued
1 parent cd9b080 commit 66f3fc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ by [Piotr Migdał](http://p.migdal.pl/)
44

55
A library for [Keras](https://keras.io/) for investigating architectures and parameters of sequential models.
66

7+
**(discontinuted)** For more general approaches, see: [Simple diagrams of convoluted neural networks](https://medium.com/inbrowserai/simple-diagrams-of-convoluted-neural-networks-39c097d2925b)
8+
79
Both `model.summary()` and graph export were not enough - I wanted array dimensions, numbers of parameters and activation functions in one place.
810
I use it for didactic purpose.
911

@@ -17,6 +19,8 @@ See this library in the wild, for example:
1719
* [Starting deep learning hands-on: image classification on CIFAR-10](https://blog.deepsense.ai/deep-learning-hands-on-image-classification/) - my post at deepsense.ai
1820
* [Cifar-10 Classification using Keras Tutorial](https://blog.plon.io/tutorials/cifar-10-classification-using-keras-tutorial/) at Plon.io
1921

22+
23+
2024
## Installation
2125

2226
From PyPI:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /