tensorflow - 如何在 tensorflow playground 的第 4 个数据集上实现 0(训练和测试)损失?

标签 tensorflow neural-network demo

TensorFlow Playground :https://playground.tensorflow.org

假设噪声为 0,其他 3 个更简单的数据集很容易,但第 4 个螺旋数据集似乎很难完美地适应 6 层的限制,即使使用所有 7 个特征输入。

最佳答案

你可以稍微作弊并使用 theta 和 r

theta 是 arctan(y,x)

r 是 sqrt(x^2+y^2)

但基本上您也可以使用 x1 x2 sin(x1) 和 sin(x2),并使用调优模型

关于tensorflow - 如何在 tensorflow playground 的第 4 个数据集上实现 0(训练和测试)损失?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49218748/

相关文章:

python - Tensorflow 中 sess.run([op1, op2...]) 的顺序

tensorflow - 如何在 tensorflow 的发行版中使用 Tensorflow XLA AOT 支持

python - Pytorch中神经网络的前向雅可比行列式很慢

primefaces - 访问示例演示中的代码 PrimeFaces

python - 我应该在哪里放置 Python 包的演示脚本?

tensorflow - 无效参数 : Input size should match but they differ by 2

python - Tensorflow 循环运行 session 多次

python - Spyder在训练神经网络时关闭

ios - 如何实现神经艺术作品来获取ios的艺术绘画图像?

带按钮的 PICkit2 闪烁 LED