-
Python深度学习
说明: 本书由Keras之父、现任Google A工智能研究员的弗朗索瓦?肖莱(Frangois Chollet)执笔,详尽介 绍了用Python和Keras进行深度学习的探索实践,涉及计算机视觉、自然语言处理、生成式模型等应用。 书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须 具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立 图像识别模型、生成图像和文字等能力(This book is written by Frangois Chollet, the father of keras and the current researcher of Google a intelligence. It introduces in detail the exploration and practice of deep learning with Python and keras, involving computer vision, natural language processing, generative model and other applications. The book contains more than 30 code examples, and the steps are detailed and thorough. Because this book is based on the accessibility and popularization of artificial intelligence, readers can read it without having the background knowledge of machine learning. After learning this book, readers will have the ability to build their own deep learning environment, establish image recognition model, and generate images and characters)
- 2021-01-08 19:49:44下载
- 积分:1
-
elwave-master
弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
- 2017-09-29 15:14:45下载
- 积分:1
-
openmv硬件平台实现颜色识别,色块跟随uart_red
说明: 利用openmv硬件平台,实现颜色识别,色块跟随,并在串口打印出色块的中心坐标(Using openmv hardware platform to realize color recognition, color block following, and printing the center coordinates of excellent block at serial port)
- 2020-06-19 03:00:01下载
- 积分:1
-
支持向量机的代码
用支持向量机的做的关于分类的实验代码,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中。
- 2022-11-14 11:15:03下载
- 积分:1
-
gans
一个用于分类MNIT数据集的GAN分类器。(A GAN classifier for categorization of MNIT data sets.)
- 2021-03-30 13:09:10下载
- 积分:1
-
cloud_down
用python实现了一个从云平台下载资源的程序(it can run in the python2.6.6)
- 2014-01-16 16:16:15下载
- 积分:1
-
python
说明: 通过读入文件,再进行大小写转换,再写出文件,得到转换结果。(By reading in the file, converting the case and writing out the file, the conversion result is obtained.)
- 2020-06-07 11:10:00下载
- 积分:1
-
python matplotlib animation例子
根据matplotlib下animation官网example总结并重写的例子,了解FuncAnimation的用法
- 2022-03-03 13:27:23下载
- 积分:1
-
ABAQUS-CAE
是一个关于用ABAQUS进行混凝土微观分析的cae文件和混凝土回弹的cae,可以直接导入ABAQUS,也可以模拟裂缝,进行更改,本程序只为研究服务(Cae file on a microscopic analysis of concrete with ABAQUS, you can directly import the ABAQUS, you can simulate the crack, make changes, this program is only for research services)
- 2014-12-16 21:21:27下载
- 积分:1
-
CNNpython代码
这个CNN代码,是有关于带padding的卷积算法。用这个可以很方便的学会卷积操作,更快更有效的写出CNN。里面的算法是加速过的,并发计算不同卷积核的各种操作。里面用的传统的python语言。简便易行。
- 2022-09-19 12:30:03下载
- 积分:1