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

Appearance settings
Discussion options

What design pattern Keras uses for library development?

You must be logged in to vote

Replies: 2 comments · 1 reply

Comment options

Design Pattern??

I believe it is object oriented.

You must be logged in to vote
1 reply
@akshaypat444
Comment options

Not the programming paradigm. I mean to say design pattern of object oriented program like structural patterns, behavioral pattern, creation patterns etc?

Comment options

Keras uses the builder design pattern to define models. The observer design pattern is also used for callbacks in Keras.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.