-
statlearning-notebooks-master
statistical learning source code
- 2018-02-28 22:09:40下载
- 积分:1
-
libsvm-3.21,支持向量机工具箱,
libsvm-3.21,支持向量机工具箱,是win7 32位。里面有一些使用说明,同时该工具箱,是最新版本的libsvm。
- 2022-03-07 03:59:02下载
- 积分:1
-
Python机器学习
第1章 赋予计算机学习数据的能力
1.1 构建智能机器将数据转化为知识
1.2 机器学习的三种不同方法
1.2.1 通过监督学习对未来事件进行预测
1.2.2 通过强化学习解决交互式问题
1.2.3 通过无监督学习发现数据本身潜在的结构
1.2.4 基本术语及符号介绍
1.3 构建机器学习系统的蓝图(Chapter 1 Enables Computers to Learn Data
1.1 Building Intelligent Machines to Transform Data into Knowledge
1.2 Three Different Methods of Machine Learning
1.2.1 Prediction of future events through supervised learning
1.2.2 Solving Interactive Problems through Reinforcement Learning
1.2.3 Discovering the Potential Structure of Data by Unsupervised Learning
1.2.4 Introduction of Basic Terminology and Symbols
1.3 Blueprint for Building Machine Learning System)
- 2019-06-06 16:10:09下载
- 积分:1
-
Python 3.0 三分类小程序
通过可视化的方法,利用神经网络,对线性不可分的程序进行划分,并取得了较好的分类效果。
- 2023-05-18 12:50:03下载
- 积分:1
-
室内导航python代码
此代码可以用于树莓派上,用于室内位置的说明和语音播报,因此可以与Arduino上的代码搭配使用。通过硬件不嵌入式软件相结合,系统将帮劣盲人在大楼 内畅通行走。系统的性能包括:路径搜索、避开障碍物、探测高度等。每一个小组将会得到一系列 标准的硬件配件,也可以根据需要寺找更夗配件。
- 2022-08-17 07:46:53下载
- 积分:1
-
RecommenderSystem
集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
- 2018-03-29 12:01:35下载
- 积分:1
-
emd-lstm
说明: 基于经验模态分解成多个模态和一个残余量,再利用长短神经网络预测分别训练每一个模态和残余量,最后重构结果,得到预测结果(Prediction based on empirical mode decomposition and long short neural network)
- 2020-06-29 14:40:02下载
- 积分:1
-
tide_prediction
说明: 使用ARIMA模型,对潮汐数据进行预测 (上传者:风中的小青年lx)(Prediction of tidal data using ARIMA model)
- 2021-03-09 11:59:27下载
- 积分:1
-
深度学习入门:基于Python的理论与实现(源码)
说明: 基于Python的有关深度学习的入门级的参考原码,有助于学习深度学习。(Python-based reference codes for entry-level in-depth learning are helpful for in-depth learning.)
- 2019-06-13 07:25:40下载
- 积分:1
-
monte_carlo_tree_search
非常好的蒙特卡洛树搜索写的五子棋示例,核心代码都有中文说明(An Example of Gobang Written by Monte Carlo Tree Search)
- 2020-06-15 23:20:01下载
- 积分:1