An open API service indexing awesome lists of open source software.

https://github.com/haoruilee/perceptron-in-pure-python

不使用高级包实现单层感知机
https://github.com/haoruilee/perceptron-in-pure-python

layered-architecture perceptron-learning-algorithm python

Last synced: 3 months ago
JSON representation

不使用高级包实现单层感知机

Awesome Lists containing this project

README

        

# Perceptron-in-pure-python
不使用高级包实现单层感知机,实现MNIST分类