搜索资源列表
ex_pyevolve0_5
- Pyevolve是一个用python实现的遗传编程框架,这些代码是Pyevolve一些示例源程序-Pyevolve is a python implementation of genetic programming with the framework, some examples of these source code is Pyevolve
GA-Python
- 基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!-Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!
nums
- python代码编写的冒泡算法,挺不错的个小东西。python for s60原创教程!!包含例子,使用前提是首先懂基本python语法!-Code written in Python bubble algorithm, very good small things. Python for S60 original tutorial!! Contains examples, using the first premise is to understand the basic Python syn
chapter-1
- abaqus中python开发的一些例子-some examples of python in abaqus
jieba
- jieba分词软件,是python下的开源分词软件,里面有使用例子,简单易用-jieba segmentation software, is under the open source python segmentation software, there are examples of the use, easy to use
PYTHON-programming
- This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these
pythonsample
- 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
ELM_code
- 极限学习机matlab以及Python程序,最近几年出现的较为新的人工神经网络算法,有基于人脸识别的例子,由作者原网站下载,可运行。-Extreme Learning Machine matlab and Python program, more new artificial neural network algorithm emerged in recent years, there are examples of face recognition based on the original
Machine-Learning-in-Python
- 《Python机器学习及实践:从零开始通往Kaggle竞赛之路》源码,提供了一些流行的机器学习框架与程序库的应用实例,包括tensorflow框架,注重实战。-Python machine learning and practice: zero to the road leading to the Kaggle contest source code, provides some popular machine learning framework and application examp
pde-master
- A python 3 library for solving initial and boundary value problems of some linear partial differential equations using finite-difference methods. * Laplace * implicit central * Parabolic * explicit central * explicit upwind * implicit c
TensorFlow-Examples-master
- 非常精彩的TensorFlow的例子,可操作性强(tensorflow_examples TensorFlow Example Projects)
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
Iris_Adaboost
- python鸢尾花(iris)数据分类程序例子,采用adaboost算法。(Python iris flower (IRIS) data classification program examples, using the AdaBoost algorithm.)
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
KNN python
- 关于K近邻算法的简单实现和一些例子,其中包括手写数字的识别(Simple implementation of K nearest neighbor algorithm and some examples)
nzcmgk
- ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)
Python深度学习.pdf+代码
- 本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Franc?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,包括计算机视觉、自然语言处理、产生式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立图像识别模型、生成图像和文字等能力。(This book is written by Franc
03SVM
- 支持向量机的python实现和用于lfw人脸识别的示例(Python implementation of support vector machines and examples of LFW face recognition)
22、脚本
- ABAQUS中python的详细介绍以及例子。(Detailed introduction and examples of Python in ABAQUS.)
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro