搜索资源列表
PYTHON-programming
- This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these
pythonsample
- 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
pde-master
- A python 3 library for solving initial and boundary value problems of some linear partial differential equations using finite-difference methods. * Laplace * implicit central * Parabolic * explicit central * explicit upwind * implicit c
TensorFlow-Examples-master
- 非常精彩的TensorFlow的例子,可操作性强(tensorflow_examples TensorFlow Example Projects)