saidwivedi
Newbie level 1
- Joined
- Mar 16, 2015
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 7
I want to implement face recognition system on FPGA board. The pre-processing is done in Matlab. So the input will be feature matrix extracted from image. Topology details are as follows :-
No of Input Neuron - 250
No of Hidden Neuron - 25
No of Output Neurons - 40
Activation function - tan-sigmoid
Learning Algorithm - Scaled Conjugate Gradient Algorithm
No of Input Neuron - 250
No of Hidden Neuron - 25
No of Output Neurons - 40
Activation function - tan-sigmoid
Learning Algorithm - Scaled Conjugate Gradient Algorithm