issues
search
caopuzheng
/
261-team-6-1-repo
261 team_6-1 repo
0
stars
0
forks
source link
Model 5 - MLP Neural Networks 5 YR - Build
#18
Open
caopuzheng
opened
8 months ago
rachelgaoMIDS
commented
8 months ago
Implement a multilayer perceptron (MLP) Neural Network (NN) model
Experiment with at least 2 different MLP Network architectures (e.g., say, one with one hidden layer and a second with two hidden layers).
Report neural network architecture in string form (e.g., MLP-10 - Relu - 2 Softmax )