-
RNN
基于U-net模型,分离单声道音乐纯人声(Separation of pure voice from single channel music based on U-net model)
- 2018-05-18 08:10:26下载
- 积分:1
-
Python实现随机森林算法 效果还可以。里面讲解比较详细
利用随机森林算法实现最佳特征选择,当面对众多特征值如何选择问题 该算法可以有效实现,选择最佳特征集,帮助后面分类算法提供更加特征集
- 2022-03-16 12:59:24下载
- 积分:1
-
GitOauth
说明: 用Python完成了github的oauth2功能(The OAuth 2 function of GitHub is completed with Python)
- 2020-06-18 17:40:02下载
- 积分:1
-
BA
说明: 利用python来构建一个BA无标度网络模型,可以更改参数(Using Python to build a BA scale-free network model, parameters can be changed)
- 2019-12-03 10:11:09下载
- 积分:1
-
python二级复习策略
Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
- 2020-06-25 05:40:02下载
- 积分:1
-
Linear
说明: 线性回归算法,可进行机器学习方面的参考学习。(linear regression, machine learning)
- 2020-10-06 11:07:52下载
- 积分:1
-
Python Neural Network Programming
神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习
技术。
本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书
分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使
用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读
者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改善
神经网络的性能,并加深对相关知识的理解。附录分别介绍了所需的微积分知识
和树莓派知识。
本书适合想要从事神经网络研究和探索的读者学习参考,也适合对人工智
能、机器学习和深度学习等相关领域感兴趣的读者阅读。(Python Neural Network Programming)
- 2019-01-18 00:23:51下载
- 积分:1
-
yolo_tensorflow
以tensorflow架构的YOLO算法做目标识别,识别车辆状况。(The tensorflow structure of YOLO algorithm is used for target recognition and vehicle status recognition.)
- 2018-10-19 19:40:09下载
- 积分: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
-
arithmetic2
Data Compression Arthmetic Algorithm Example.
Tested in Python 2.7
just run py file
- 2013-12-09 21:23:39下载
- 积分:1