Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 623 Bytes

File metadata and controls

20 lines (13 loc) · 623 Bytes

Python

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

python基础

所有示例在python3.7 notebook 6.0.0中测试通过

  • python基础
  • pandas学习
  • numpy学习
  • cufflinks学习

机器学习相关

  • tensorflow 2.0学习

计算机视觉相关

  • opencv学习

欢迎各位将自己的学习资料共享