搜索资源列表
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
Ch03
- 这是用python编写的机器学习实战这本书的第三章的源码,包括里面的事例和用到的数据-It is written in python machine learning real source of this book chapter III, including the inside of the case and the use of data
Ch04
- 这是用python编写的机器学习实战这本书的第四章的源码,包括里面的事例和用到的数据-It is written in python machine learning real source of this book chapter IV, which includes examples and data used
ml-startup-1
- 线型模型的学习资料 python源码,依赖sk-lean库实现(Linear model of learning materials Python source code, relying on sk-lean library implementation)
ESN-py3
- 回声状态网络ESN源代码,python版,适用与python3和python2,包括输入层到输出层连接(Echo state networks python code, suit for python3 and python2, including input units to output units links)
用Python写网络爬虫PDF&源码
- 用Python写网络爬虫 PDF & 源码(Write network crawler PDF& source code with Python)
[python]tsp-master
- 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
voronoi_3d
- ABAQUS 插件 vornoi,源码 看文件下载(A voronoi plugin for abaqus)
源码、素材以及效果图
- 项目名称:自动添加圣诞帽 自动识别图片中的人脸信息,为其加上帽圣诞帽。(Name of the project: automatically add a Christmas hat Automatically identify the face information in the picture and add a hat to the hat.)
TensorFlow
- TensorFlow入门资料,源码加笔记(TensorFlow introductory information, source code and notes)
mi02fptree
- 实现关联规则挖掘的两个算法源码,封装完整,易读易用,包含测试数据(The two algorithms to implement association rules mining are complete package, easy to read and easy to use, including test data)
机器学习启蒙源码
- 机器学习启蒙源码,,python,,格式 .ipynb(Source code for machine learning)
机器学习实战源码
- 《机器学习实战》书的所有源码及数据,python实现!!!
【源代码】深度学习入门:基于Python的理论与实现
- 书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
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
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的编程源码,神经网络有很多方法,这里列举了常见的几种,并附上基于Python的代码