涉及统计学、linux基础知识,python、matlab、c、c++ 的基础编程知识,以及不同深度学习框架的小应用(keras,tensorflow,caffe,pytorch)
文章目录
1、Coding
【python】(★★★★★)
官网 https://docs.python.org
The Library of Python
-
python 自带的功能
python -m
- 【python】基本数据类型(1)
- 【python】基本数据类型(1.1)
- 【python】基本运算和表达式(2)
- 【python】导入模块和输入输出(3)
- 【python】基本控制流程(4)
- 【python】list(5)
- 【python】list(5.1)
- 【python】tuple(6)
- 【python】dict(7)
- 【python】set(8)
- 【python】Function(9)
- 【python】Function(9.1)
- 【python】异常处理(10)
- 【python】Class(11)
- 【python】Class(11.1)
- 【python】File(12)
- 【python】File(12.1)
- 【python】Regular Expression(13)
- 【python】Iterator(14)
- 【python】generator(15)
- 【python】Coding(Interview)
- 【python】Leetcode(primer)
- 【python】Leetcode(primer-binary)(进制)
- 【python】Leetcode(primer-dict-list)(字典,列表)
- 【python】Leetcode(primer-set)(集合)
- 【python】Leetcode(primer-pointer)(指针)
- 【python】Leetcode(Data Structure / Algorithm)
- 【python】Leetcode(Dynamic Programming)
- 【python】Leetcode(Map)
- 【python】Leetcode(String)
- 【python】Leetcode(Tree)
- 【python】Single / Single Cycle / Double Link List
- 【python】Sort Algorithm
- 【python】CART
- 【python】ID3
- 【python】axis
- 【python】Camera Calibration
- 【python】Calculate the Angle of a Triangle
- 【python】Data Augmentation
- 【python】Draw a straight line
- 【python】Distribution
- 【python】Flask
- 【python】folium for mapping visulization
- 【python】Image Steganography
- 【python】Linear Algebra(矩阵,向量)
- 【python】Linux终端没有GUI,如何使用matplotlib绘图
- 【python】matplotlib(上)
- 【python】matplotlib & seaborn(下)
- 【python】matplotlib(moon cake)
- 【python】matplotlib(radar chart)
- 【python】matplotlib(rose)
- 【python】matplotlib(animation)
- 【python】Mouse Follow
- 【python】Multithreading (上)
- 【python】Multithreading(下)
- 【python】Neural Network for MNIST classification
- 【python】numpy(1ÿ