66

Posted by Jackys

Copy the project to Neural Network Console Cloud

Test for ebay money and

Network Architecture : Main

Type Value
Output 0
CostParameter 0
CostAdd 0
CostMultiply 0
CostMultiplyAdd 0
CostDivision 0
CostExp 0
CostIf 0

Training Procedure : Optimizer

Optimize network “Main” using “mAIN” dataset.

  • Batch size : 8528
    • by accumulating the result of batch-size 13 by 656 times.
  • Solver : Momentum
    • Learning rate: 0.01
      • decayed every 0 iteration using an exponential rate of 36.66 .
    • Momentum : 0.9
  • Weight decay is not applied.

References

  • Sony Corporation. Neural Network Console : Not just train and evaluate. You can design neural networks with fast and intuitive GUI. https://dl.sony.com/
  • Sony Corporation. Neural Network Libraries : An open source software to make research, development and implementation of neural network more efficient. https://nnabla.org/
  • Momentum – Ning Qian : On the Momentum Term in Gradient Descent Learning Algorithms. http://www.columbia.edu/~nq6/publications/momentum.pdf