-
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
-
贝叶斯方法 -概率编程与贝叶斯推断 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
-
book
说明: 一个简易的图书管理系统,在pycharm里面运行,含MySQL数据库(A simple book management system, run in Pycharm, including MySQL database)
- 2020-06-22 20:47:04下载
- 积分:1
-
exercise-master
神经网络与深度学习课后习题代码,编程案列(Neural Network and Deep Learning Exercise Code, Programming List)
- 2019-04-17 11:39:13下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
自动提取应力结果保存
采用Python写的abaqus自动提取应力结果的命令(A command written by Python to automatically extract stress results from ABAQUS)
- 2021-03-03 11:59:33下载
- 积分:1
-
FFT
说明: 对动态测试数据,进行快速fft变化,分析系统的频率(using fft method to analysis dynamic test data,)
- 2020-06-23 11:40:02下载
- 积分:1
-
卷积神经网络
该卷积神经网络包含四层卷积层+一层全连接层,激活函数使用RELU,是一种基于tensorflow的Python程序
- 2022-01-25 17:37:01下载
- 积分:1
-
main9
用于钢筋混凝土结构构件在Opensees中的模拟(INF simulation of RC columns in Opensees)
- 2017-08-23 16:43:49下载
- 积分:1
-
deformation_transfer_python_for_same_face
说明: 对三角网格进行驱动形变,使用Deformation transfer of Triangular Mesh算法(Driving Deformation of Triangular Mesh)
- 2020-06-16 15:20:02下载
- 积分:1