Skip to content

35 parameters neural network to predict the output of an AND logic door - Made using tensorflow

Notifications You must be signed in to change notification settings

abgache/AND-Door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AND Logic Door DNN

35 parameters neural network to predict the output of an AND logic door - Made using tensorflow

Model stats :


Layer (type) Output Shape Param #

dense (Dense) (None, 3) 9

dense_1 (Dense) (None, 5) 20

dense_2 (Dense) (None, 1) 6

=================================================================
Total params: 35
Trainable params: 35
Non-trainable params: 0


Loss Graph :

loss_graph

About

35 parameters neural network to predict the output of an AND logic door - Made using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages