-
[美]Python机器学习经典实例.pdf
说明: 在如今这个处处以数据驱动的世界中,机器学习正变得越来越大众化。它已经被广泛地应用于不同领域, 如搜索引擎、机器人、无人驾驶汽车等。本书首先通过实用的案例介绍机器学习的基础知识,然后介绍一 些稍微复杂的机器学习算法,例如支持向量机、极端随机森林、隐马尔可夫模型、条件随机场、深度神经 网络,等等。
本书是为想用机器学习算法开发应用程序的 Python 程序员准备的。它适合 Python 初学者阅读,不过熟 悉 Python 编程方法对体验示例代码大有裨益。(Machine learning in Python)
- 2019-12-26 21:16:13下载
- 积分:1
-
car
基于tensorflow框架训练识别车辆的CNN网络,文件中包含了完成的训练集及测试集。(The tensorflow framework is used to train and identify the CNN network of the vehicle. The file contains the completed training set and test set.)
- 2018-06-05 17:02:08下载
- 积分:1
-
tide_prediction
使用ARIMA模型,对潮汐数据进行预测 (上传者:风中的小青年lx)(Prediction of tidal data using ARIMA model)
- 2021-03-09 11:59:27下载
- 积分:1
-
python实现简易spice仿真器
利用python实现了一个简易的spice仿真器,支持电阻、电容、电感、电压源、电流源等线性元件和二极管、MOSFET非线性元件的解析和仿真,支持.op、.dc、.ac、.tran仿真命令。
- 2022-01-25 22:17:02下载
- 积分:1
-
1
判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)
- 2020-06-17 17:40:03下载
- 积分:1
-
利用pygame模块编写的小游戏
用python编写的,引用的是pygame的模块,编写的一个小乌龟爬四周边框的代码!
- 2022-01-30 20:04:00下载
- 积分:1
-
laserengraver插件
说明: 用于Inkscape扩展gcode文件使用(Use for Inkscape extended gcode file)
- 2021-01-10 21:58:50下载
- 积分:1
-
GPT2-Chinese
中文的GPT2模型训练代码,基于Pytorch-Transformers,可以写诗,写新闻,写小说,或是训练通用语言模型等。(Chinese GPT2 model training code, based on Pytorch-Transformers, can write poetry, news, fiction, or training general language model.)
- 2020-06-17 07:40:01下载
- 积分:1
-
training
说明: kaggle竞赛题————存活预测(xgboost方法)的训练集,891条数据(The training data of Titanic Accident Survival Prediction in Kaggle Initial Competition (xgboost method))
- 2019-03-13 15:37:54下载
- 积分:1
-
Pitch-detect-python
音调识别算法python 包含音频文件及相应源码 源码以python代码编写(pitch detection algorithm python)
- 2021-04-08 21:29:01下载
- 积分:1