再遇牛顿迭代法

在计算机图形学里,学习过牛顿迭代法,在人工智能的课程也少不了,因为它是一种快速迭代的算法,同样在人工智能里也可以快找到回归的方法。NG介绍它如下:
再遇牛顿迭代法_第1张图片
再遇牛顿迭代法_第2张图片

1. C++标准模板库从入门到精通 

http://edu.csdn.net/course/detail/3324

2.跟老菜鸟学C++

http://edu.csdn.net/course/detail/2901

3. 跟老菜鸟学python

http://edu.csdn.net/course/detail/2592

4. 在VC2015里学会使用tinyxml库

http://edu.csdn.net/course/detail/2590

5. 在Windows下SVN的版本管理与实战 

 http://edu.csdn.net/course/detail/2579

6.Visual Studio 2015开发C++程序的基本使用 

http://edu.csdn.net/course/detail/2570

7.在VC2015里使用protobuf协议

http://edu.csdn.net/course/detail/2582

8.在VC2015里学会使用MySQL数据库

http://edu.csdn.net/course/detail/2672

你可能感兴趣的:(深度学习)