![Artificial Intelligence By Example](https://wfqqreader-1252317822.image.myqcloud.com/cover/832/36699832/b_36699832.jpg)
上QQ阅读APP看书,第一时间看更新
Building the architecture of an FNN with TensorFlow
Before applying an FNN to a problem, an architecture of the network must be built. A TensorFlow architecture and solution to the XOR function is the place to start. The architecture of the example differs from the vintage, built-from-scratch solution but the concepts remain the same.