hanbt / learn_dl

Deep learning algorithms source code for beginners
Apache License 2.0
1.19k stars 988 forks source link

rewriting perceptron.py and linear_unit.py with deeplearn.js #19

Open jaassoon opened 6 years ago

jaassoon commented 6 years ago

https://github.com/jaassoon/deeplearnjs/blob/hbt/demos/perceptron/perceptron.ts and https://github.com/jaassoon/deeplearnjs/blob/hbt/demos/linear_unit/linear_unit.ts