-
【吴恩达课后编程作业】第二周
吴恩达深度学习第一课第二周编程作业,供大家借鉴共享(DeepLearning Lesson 1, Week 2 Programming Assignments)
- 2020-06-21 20:00:02下载
- 积分:1
-
main9
用于钢筋混凝土结构构件在Opensees中的模拟(INF simulation of RC columns in Opensees)
- 2017-08-23 16:43:49下载
- 积分:1
-
scikit-image-master
scikit-image: Image processing in Python:Python编写的图像处理程序,可直接调用,是学习python图像处理的很好参考。(scikit-image: Image processing in Python:Image processing program written in Python, can be called directly, is to learn Python a good reference to the image processing.)
- 2015-04-18 13:10:51下载
- 积分:1
-
python入门6-10章节练习源代码
说明: 优秀书籍,python入门,6-10章节的例子代码(Python book chapters 6-10 example source code)
- 2020-02-04 11:41:14下载
- 积分:1
-
python疫情卡UN管控
python疫情卡UN管控
- 2021-05-06下载
- 积分:1
-
master(4)
说明: 基于深度学习的脑肿瘤分割,模型使用的是DenseUnet,使用python语言(Brain tumor segmentation based on deep learning, the model uses DenseUnet, and python language)
- 2020-05-13 15:01:45下载
- 积分:1
-
faster Rcnn(python)demo
现在了faster rcnn
- 2019-11-27下载
- 积分:1
-
Battery-Kalman-master
说明: 简单的电池建模(戴维南模型)以及卡尔曼滤波器,用于估算模拟锂电池的充电状态(SoC)估计。可模拟CC / CV充电和脉冲放电。 然后显示图形,显示仿真结果。 可以在Python / main.py中使用容量和Thevenin模型值。 充电/放电协议也可以更改,值可在Python / protocol.py中找到。(Simple battery modeling (the Thevenin model) and the Kalman filter are used to estimate the state of charge (SoC) of an analog lithium battery. Can simulate CC / CV charging and pulse discharge. Then display the graph and display the simulation results. The capacity and Thevenin model values can be used in Python / main.py. The charge/discharge protocol can also be changed and the values can be found in Python / protocol.py.)
- 2020-12-10 09:09:20下载
- 积分:1
-
中证指数有限公司文件爬虫
自动下载中证指数公司的指数编织文件
- 2022-07-05 05:36:14下载
- 积分:1
-
ADAM
说明: ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1