-
伟哥的python私房菜(中国程序员).epub
前有《鸟哥的Linux私房菜》,今有伟哥的python私房菜。伟哥对鸟哥,都是不可或缺的好基友,一天一粒,保证你无限活力。 Python具有易读、易学、易维护、可移植性、跨平台等特点,在最近几年深受欢迎而迅速崛起。python属于所想即所得的语言,实现功能简单浅显易懂。但是Python的创立者有意设计了限制性很强的语法,使得不好的编程习惯都不能通过编译,本书主要是笔者在实践中所遇到的经常使用的技巧性文章,希望对读者有所帮助。 作者:菜鸟飞不动链接:https://www.jianshu.com/p/980d4a399d71来源:简书著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
- 2020-06-18下载
- 积分:1
-
ABAQUS技巧积累
abaqus 使用技巧-Inp文件中单元类型改变时,一定要注意,划分网格的时候是否,选用了一种望各类型,比如4变形和3变形的区别,如果用注意将所有的单元类型都做相应的修改。这说明单元类型由2个因素决定,1网格形状,2计算任务.(Abaqus tips-When changing the unit type in the Inp file, be sure to pay attention to whether or not to select a type, such as 4 deformation and 3 deformation, if you use the attention, all the unit types should be modified accordingly. This shows that the unit type is determined by two factors, 1 grid shape, 2 calculation tasks.)
- 2018-07-09 10:28:03下载
- 积分:1
-
Python
说明: Python code for DOA and microphone array 6 mic
- 2020-03-10 02:08:50下载
- 积分:1
-
DCGAN的Tensorflow算法实现
对抗性生成网络(GAN)是近年来提出的一种神经网络,有重要应用和深入研究。DCGAN (Deep Convolutional Generative Adversarial Networks)是DCGAN的Tensorflow实现。
- 2022-05-06 11:25:08下载
- 积分:1
-
cnn
基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
- 2018-02-10 00:06:09下载
- 积分:1
-
MeanShift2
meanshift算法的python实现 + 图像化显示(meanshift with python)
- 2018-05-29 15:13:58下载
- 积分:1
-
8.29(cnn_on_cuda)
python实现cnn简单例子,pytorch框架,cuda(Python implements a simple example of cnn, pytorch framework, CUDA)
- 2019-04-08 21:31:25下载
- 积分:1
-
PyQt5快速开发与实战所有程序
《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
- 2020-06-21 07:40:01下载
- 积分:1
-
autocode
说明: 在高斯噪声下,使用深度学习进行符号调制,画出星座图(Under Gauss's noise, we use deep learning to make symbol modulation and draw a constellation)
- 2017-12-08 23:31:44下载
- 积分:1
-
gluon-cv-master
说明: gluoncv工具源码,内含5个算法和38个预训练模型,并改进了28个已有模型。在ResNet,MobileNet,Yolo-V3,Faster-RCNN和DeepLab-V3等模型上全面超越目前最好结果(The source code of gluoncv includes 5 algorithms and 38 pre training models, and improves 28 existing models. In RESNET, mobilenet, yolo-v3, faster RCNN and deeplab-v3 models, the best results are comprehensively exceeded)
- 2020-08-19 21:56:52下载
- 积分:1