We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BP 神经网络:是按照误差反向传播算法的学习过程,由信息的正向传播和误差的反向传播两个过程组成。
Google Tensorflow 做了一个非常直观的神经网络 playground 可能需要科学上网。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
初学
常见的神经网络类型
BP 神经网络:是按照误差反向传播算法的学习过程,由信息的正向传播和误差的反向传播两个过程组成。
案例
Google Tensorflow 做了一个非常直观的神经网络 playground 可能需要科学上网。
神经网络打游戏案例
学习课程
框架 or 库
The text was updated successfully, but these errors were encountered: