搜索资源列表
Python
- Python入门指南 适合新手学习 入门级教程-Python Getting Started tutorial for beginners to learn entry-level
PYTHON Natural Language Processing with Python
- 自然语言处理入门学习之书,供初级学者学习(Natural Language Processing entry learning books for primary scholars to learn)
python学习手册(第4版)
- Python入门,便于学习,这本书直观形象具体的介绍了Python语言的数据结构基本用法。(It's convenient for beginners to study Python)
1小时入门Python机器学习代码
- 机器学习课件,非常全面而又详细的课件,可供入门机器学习的人进行参考(Machine learning courseware, very comprehensive and detailed courseware, for beginners to learn the machine for reference)
python初学者入门代码
- 将《零基础入门学习python》这本书上的代码全部编译了一遍,生成可执行的py文件,可以直接打开,运行代码,对初学者有帮助。(The "zero foundation learning Python" this book on the code compiled all over again, generate executable py file, you can directly open, run the code, helpful for beginners.)
麻瓜编程 python 入门书
- python入门教程,麻瓜编程创始人出品,简单介绍python入门基础知识,适合编程初学者学习。内容简单易懂,上手快,但不够深入,若需继续学习python则需要更深入的学习。(Python introductory tutorial, Muggle programming founder, simple introduction of Python introductory basic knowledge, suitable for programming beginners to learn.
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
全套python教程
- 很好Python的学习资料,适合喜欢Python编程的同仁们入门和初步进阶(Good learning materials, suitable for introductory and preliminary entry)
python入门
- python入门学习,了解语言的精妙之处,学习强面向对象的语言(Python introductory learning, understanding the refinement of the language, learning a strong object oriented language)
python学习笔记
- 这仅仅是个人学习python的初级笔记,其中包含一下简单语言,字符解析等(This is just a beginner's note for individuals learning Python, including simple language, character parsing, etc.)
跳一跳
- 微信小程序 跳一跳python入门学习 跳一跳辅助程序(WeChat jump Python code assisted implementation)
python入门笔记(强烈推荐)
- 学习Python语言,范例很多(Python study)
入门十大Python机器学习算法(附代码)
- 介绍机器学术十大算法,并且附python实现代码(The ten major algorithms of machine learning are introduced, and the python implementation code is attached.)
深度学习入门:基于Python的理论与实现.pdf+代码
- 本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,以及为什么加深层可以提高识别精度等“为什么”的问题。(This book is a true sen
【源代码】深度学习入门:基于Python的理论与实现
- 书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
acs1
- Python入门学习,利用蚁群算法解决多旅行商问题,适合入门者学习(freshman for python learning.. how to use ant colony algorithm to solve TSP problem)
超全的Python入门基础代码
- Python入门基础代码,方便初学者进行学习和语法构建
Python核心编程入门必备强化葵花宝典
- python入门教学,案例示范,语言学习(python for beginners)
Python-Machine-Learning-Algorithm-master
- 机器学习所有算法大全,python学习基础到高级,入门学习大全(Machine learning all algorithms daqo, python learning basics to advanced, introductory learning daqo)
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua
