~/projects/mlp-from-scratch-python/README.md

cat README.md

MLP From Scratch (Python)

Oct 12, 2022 #deep-learning#python#from-scratch

A multilayer perceptron written in plain Python, with no deep learning framework, to really understand backprop.

Dil / Language: Python · ★ 1 · 2022-10-22

Kod ve ayrıntılar / code and details: GitHub

← cd ..