Nov. 8, 2022, 3:13 p.m. | /u/Constant-Cranberry29

Deep Learning www.reddit.com

I'm a beginner in AI. I have a simple DNN architecture, then I want to convert it to ResNet-50. Can someone help me?

​

here the DNN architecture:



X = Input(shape = (89,))                            ## input layer with metrics size number\_of\_data\_points \* 8
layer1 = Dense(64, activation = 'relu')(X)          # 3rd dense layer 
layer2 = Dense(32, activation = 'relu')(layer1)          # 3rd dense layer
layer3 = Dense(16, activation = 'relu')(layer2)          # 3rd dense layer
layer4 = Dense(1, activation = 'sigmoid')(layer3)
model = …

deeplearning resnet50

AI Research Scientist

@ Vara | Berlin, Germany and Remote

Data Architect

@ University of Texas at Austin | Austin, TX

Data ETL Engineer

@ University of Texas at Austin | Austin, TX

Lead GNSS Data Scientist

@ Lurra Systems | Melbourne

Data Science Analyst

@ Mayo Clinic | AZ, United States

Sr. Data Scientist (Network Engineering)

@ SpaceX | Redmond, WA