搜索资源列表
Matrix
- 矩阵计算,包括加减乘,反矩阵,python源码,可以直接使用-matrix calculation
pathfinding-0.1.1-src
- A星, Dijkstra,双向BFS实现的路径规划程序Python源码,有界面,附带演示效果。-A star, Dijkstra, BFS achieve bidirectional path planning process Python source code, interface, with a demonstration effect.
Descent
- 梯度下降线性回归python源码,测试过-descent linear regression
w27
- 适合处理海量数据的python源码,可读入txt和csv 格式文件。-Suitable for massive data processing python source, read into txt and csv Format files.
Machine-Learning-in-Python
- 《Python机器学习及实践:从零开始通往Kaggle竞赛之路》源码,提供了一些流行的机器学习框架与程序库的应用实例,包括tensorflow框架,注重实战。-Python machine learning and practice: zero to the road leading to the Kaggle contest source code, provides some popular machine learning framework and application examp
g13tsr
- 机器学习启蒙实战学习源码,回归模型,分类模型,聚类和相似度模型,推荐系统,深度学习等学习代码。(Machine learning, practical combat learning source,regression model, classification model, clustering and similarity model, recommendation system, depth learning and other learning code.)
ml-startup-1
- 线型模型的学习资料 python源码,依赖sk-lean库实现(Linear model of learning materials Python source code, relying on sk-lean library implementation)
用Python写网络爬虫PDF&源码
- 用Python写网络爬虫 PDF & 源码(Write network crawler PDF& source code with Python)
[python]tsp-master
- 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
机器学习启蒙源码
- 机器学习启蒙源码,,python,,格式 .ipynb(Source code for machine learning)
机器学习实战源码
- 《机器学习实战》书的所有源码及数据,python实现!!!
【源代码】深度学习入门:基于Python的理论与实现
- 书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
python与数据科学代码
- 《python与数据科学》全部源码,为ipynb格式。(all source code of "Python and data science")
从零开始学Python网络爬虫源代码+教学PPT
- 《从零开始学爬虫》的配套资料(PPT和源码)("Learning Reptiles from Zero" (PPT and Source))
Python Neo4j医药知识图谱自动问答系统源码
- Python+Neo4j医药知识图谱自动问答系统源码,知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。(Python+Neo4j Medical Knowledge Atlas Automatic Question and Answer System source code, knowledge atlas construction, automatic question and answer, based on kg a
共享单车数据挖掘Python源码
- 关于使用Python进行共享单车数据挖掘,数据分析源码,包括数据清洗,可视化等
爬虫源码
- 内涵81个Python爬虫源码,doc文件,自行复制下载。
Deep Learning with Python中英版(含代码)
- 深度学习四大名著:Deep Learning with Python 英文版,中文版,Python源码(Four Masterpieces on deep learning : Deep learning with Python English version,Chinese version, python source code)
聚类算法的课件和编程源码
- 聚类算法的课件和基于Python的编程源码,聚类有很多方法,这里列举了常见的几种,并附上基于Python的代码
神经网络的课件和源码
- 神经网络的课件和基于Python的编程源码,神经网络有很多方法,这里列举了常见的几种,并附上基于Python的代码