搜索资源列表
nn-copy.py
- 自己编写的python常用命令集合。适合初学者。-I have written a collection of commonly used commands python. Suitable for beginners.
nn
- 自己根据理解写的小程序。实现神经网络感知器的分类功能。使用python。-Little program written by personal understanding.The function of neural perceptron network classification.Using Python.
KNN
- 通过K-NN(K临近)算法,python语言实现glass数据集的分类,压缩包里包括glass.txt数据集。(The classification of glass data sets by KNN algorithm)
nn-from-scratch-master
- 这是深度学习的一些代码,用PYTHON写的,很好用,请大家看一看。(Deep Learning with Python)