Hi I need to know the weights of inputs(8) hidden layer(3 neurons) and output(1 neuron). for example, how can I know the weight of first hidden neuron for input 1th,2th,…,8th and also for output? Thanks in advance for your help
MATLAB: How to get neural net weight matrix
annDeep Learning Toolboxweight
Related Question
- How to train a feedfordward neural network with error weights
- How to store weights after neural network training
- Normalize Inputs and Targets of neural network
- Changing the weights in a neural network
- How can i train a neural network using matlab taking input from an external text file
- Neural Network Plotting Confusion Matrix
- Creating neural network using the toolbox
- Neural network (fitnet) and data decomposition
Best Answer