-
Python
PYTHON核心教程,PYTHON开发必读(PYTHON core curriculum, PYTHON development of reading)
- 2020-06-25 01:40:02下载
- 积分:1
-
Basic-Flask-Template-App
说明: template for flask applications
- 2019-12-04 17:37:18下载
- 积分:1
-
python-vad-master
语音端点监测,用于检测一个单词或一段语音结束后的静默区间,主要用于人工智能语音识别(voice detection, used to detect the symbol of finish of one word or one graph, mainly for AI speech recognition)
- 2018-07-02 16:59:20下载
- 积分:1
-
rnn-from-scratch-master
RNN神经网络的应用和概念,RNN源代码和使用方法(You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e.g. gradient descent) to calculate the optimized parameters `(W, U, V)`.
Let recap the equations of our RNN:
)
- 2016-05-27 09:34:46下载
- 积分:1
-
python图书管理系统课程设计(含数据库结构文档)
图书管理系统 使用说明 功能演示: 下载整个程序包,确保系统有python3环境,打开cmd,输入命令(替换成本机的工程目录地址): python F:ook_management_sysook_management_sys.py runserver 浏览器输入 http://127.0.0.1:5000/ 进入系统 系统分两类用户:普通读者用户,管理员用户。 普通读者用户可以查看图书信息和查看借阅记录,在登录页顶端导航栏切换功能,不用输入用户名、密码。 管理员用户可使用一切功能,账号、密码登陆后,进行日常业务操作。 测试数据: 图书信息书名可填写“学习”“机器”,类别可填写“计算机”等;学生借阅卡可填写:16000001,16000002,16000003(该卡无借阅记录);
- 2020-12-12下载
- 积分:1
-
Chapter07
机器学习第二版书籍源码,文件较大,分章节上传,第7章(Machine learning second edition book source code, due to the large file, chapter upload, Chapter 7)
- 2019-03-12 09:46:23下载
- 积分:1
-
demo_gesture_dot
说明: 用python实现3D空间散点的连线绘图(Realization of 3D Spatial Spot Connection Drawing with Python)
- 2020-06-19 21:20:02下载
- 积分:1
-
Python 自定义FTP功能 实例源码
Python 自定义FTP功能 实例源码
- 2015-02-11下载
- 积分:1
-
求无限循环小数的循环节
说明: 了解基本编程知识,熟悉编程算法,求无限循环小数的循环节。(Understand basic programming knowledge, familiar with programming algorithms, find infinite cycle decimal section.)
- 2020-06-23 20:20:02下载
- 积分:1
-
estimation_of_sensible_heat _flux
根据sebal模型计算陆地的感热通量,里面需要大量的参数,由涡度相关数据和气象数据获得。(Based on the SEBAL model, the sensible heat flux of the land is calculated, where a large number of parameters are needed, which are obtained from eddy covariance data and meteorological data.)
- 2020-07-01 01:40:01下载
- 积分:1