-
houseprice
kaggle--入门题,房价预测,常用机器学习算法。(Kaggle entry questions, house price forecasts.)
- 2020-12-21 20:39:08下载
- 积分:1
-
DensePose-master
DensePose用深度学习把2D图像坐标映射到3D人体表面上,再加上以每秒多帧的速度处理密集坐标,最后实现动态人物的精确定位和姿态估计。该技术集目标检测、姿态估计、目标部分/实例分割等多种计算机视觉任务于一身的一个综合问题。(DensePost maps 2D image coordinates to 3D human body surface by in-depth learning, and processes dense coordinates at the speed of multiple frames per second. Finally, it realizes precise positioning and attitude estimation of dynamic characters. This technology integrates many kinds of computer vision tasks, such as target detection, attitude estimation, target part/instance segmentation, etc.)
- 2019-06-17 21:25:31下载
- 积分:1
-
python_programming
这是一本介绍PYTHON编程的好书,其中内容详实,举例经典,且有详细的代码可供参考,极为适合初学者使用。(This is an introduction PYTHON programming books, including informative, the classic example, and there is a detailed code for reference, very suitable for beginners to use.)
- 2014-03-05 19:43:37下载
- 积分:1
-
FmcwRadarSignalProcess-master
说明: FMCW信号处理是通过python脚本实现的,可以总结为:
FMCW IF信号预处理
范围-时间地图构造(RTM)
多普勒时间地图构造(DTM)
角度时间地图构造(ATM)(FMCW signal process was implemented by python script, which can be sum up as:
FMCW IF signal pre-process
Range-Time-Map construction (RTM)
Doppler-Time-Map construction (DTM)
Angle-Time-Map construction (ATM))
- 2021-01-07 11:18:53下载
- 积分:1
-
基于scrapyd的界面重写
基于scrapyd重写的服务端页面界面.加入了其他一些新功能
如:数据查看,计划任务等
以后准备后续加入:
数据视图,任务分发
多任务发放.
- 2022-01-31 19:27:47下载
- 积分:1
-
贝叶斯方法 -概率编程与贝叶斯推断 zip
说明: Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。
本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖于Numpy和SciPy(可选)。
如果你正从事数据分析和机器学习的研究,这是一本非常棒的书籍。它不仅介绍了贝叶斯的相关理论,告诉了我们一些这个伟大的理论没告诉我们的东西,更重要的是,他的文档基于ipython-notebook完成,这是一种输入代码实时在网页显示各种统计图的工具。图文并茂,十分生动。唯一的要求可能是需要有一定的数学功力和英语水平了。(The Bayesian method is the natural approach to inference, yet it is hidden from readers behind chapters of slow, mathematical analysis. The typical text on Bayesian inference involves two to three chapters on probability theory, then enters what Bayesian inference is. Unfortunately, due to mathematical intractability of most Bayesian models, the reader is only shown simple, artificial examples. This can leave the user with a so-what feeling about Bayesian inference. In fact, this was the author's own prior opinion.)
- 2018-05-25 13:00:43下载
- 积分:1
-
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习 pyserial_demo
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习(Simple serial communication program, including GUI and serial communication functions, for learning)
- 2020-06-25 04:20:01下载
- 积分:1
-
mechine-learning-ex7
该文件以python为语言,通过应用机器学习中的PCA技术提取人脸特征(This document takes Python as the language and extracts facial features by applying PCA technology in machine learning)
- 2019-01-14 10:47:33下载
- 积分:1
-
htru2
对脉冲星的二分类问题,利用逻辑回归,里面有详细的注解(For the two classification problem of pulsars, there are detailed annotations.)
- 2021-03-17 21:59:21下载
- 积分:1
-
PSO SVR-master
演示如何在支持向量机中使用粒子群优化,以找到更好的特征并基于交叉验证精度
python中的pso-svm(Demonstrate use of particle swarm optimization in SVM for finding better features and based on cross validation accuracy
PSO-SVM in python)
- 2021-04-16 14:58:54下载
- 积分:1