搜索资源列表
log-analysis
- 该程序解析移动互联网用户访问日志,并做相关统计,结果写入数据库。该程序使用python语言,程序架构简明清晰。-The program resolves mobile Internet users access logs, and do related statistics, the results into the . The program uses python language, program structure clear and concise.
mnist_cnn
- 基于keras的python的卷积神经网络,对数据库minis进行的分类。希望大家喜欢-The python based keras convolution neural network to perform minis category. I hope you like
mnist_irnn
- 基于keras的python的循环神经网络rnn,对数据库minis进行的分类。希望大家喜欢-Based keras the python loop neural network rnn, minis conduct classification. I hope you like
mnist_mlp
- 基于keras的python的深度学习多层感知机MLP,对数据库minis进行的分类。希望大家喜欢-Based keras deep learning of the python MLP MLP, classification minis conducted. I hope you like
mnist_transfer_cnn
- 基于keras的python的转换的卷积神经网络,对数据库minis进行的分类。希望大家喜欢-Based on Convolution neural network keras of python conversion, minis conduct classification. I hope you like
FaceRecognition_CNN(olivettifaces)
- 将CNN应用于人脸识别的流程,程序基于Python+numpy+theano+PIL开发,采用类似LeNet5的CNN模型,应用于olivettifaces人脸数据库,实现人脸识别的功能-CNN is applied to the process of face recognition. The program is based on Python+ numpy+ theano+ PIL development, and uses CNN model like LeNet5, which is
高德
- 从高德上爬地图数据,存储到数据库。可以从原网址爬取JSON格式的数据并解析(Climb map data from high morals and store it to database)
Python基础教程(第3版)
- 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa