搜索资源列表
ga.py
- Pyhton Implementation of Genetic Algorithm Using Classes. This one is pretty easy and works fine for any TSPLIB problems.
Newton_GDBH.tar
- 用pyhton简化的Nowton迭代,实现计算x^6=5的所有实根。适用与初学python的同学参考。同时附带GDBH问题在大于等于6时的10000次迭代范围内的正确性验证-calculate the equation : x^6=5, find all the real number x. Using python and Newton Iteration Method.Then the appendix code is about the puzzle of GDBH and the sol
kNNinpython
- 用Pyhton写的一个KNN算法,主要来源于机器学习的书籍-With Pyhton write a KNN algorithm, mainly machine learning books
ChineseNER-master
- Pyhton实现biLSTM+CRF算法,应用于中文命名实体识别(Pyhton implementation of biLSTM+CRF algorithm, applied to Chinese named entity recognition)
min-char-rnn
- RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no framework like TF, just write with basic python language)
pyhton file
- python3.5测试,测试Python3.5和2.7之间的一些区别(python test Python 3.5 testing, testing some differences between Python 3.5 and 2.7)