小论学习
杂思
科学技术,自由,教育
研究生学习总结
研究生(2017-2019)总结
纽约游记
游记
NeuralNetworks
Training A Neural Network¶
Neural network(NN) has many applications. It has large amount of parameters we can train. Usually we train a NN to minimize loss function and make it perform well on some tasks. In this notebook, we are going to walk through a simple NN that can classify data into binary classes.
Page 1 / 1