| mattm/simple-neural-network |
723 |
|
0 |
0 |
about 9 years ago |
0 |
|
7 |
|
Python |
| A simple Python script showing how the backpropagation algorithm works. |
| lijqhs/deeplearning-notes |
194 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
|
| Notes for Deep Learning Specialization Courses led by Andrew Ng. |
| gbuesing/neural-net-ruby |
105 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
Ruby |
| A neural network, written in Ruby |
| Yonv1943/Unsupervised-Segmentation |
67 |
|
0 |
0 |
almost 7 years ago |
0 |
|
2 |
|
Python |
| A high performance impermentation of Unsupervised Image Segmentation by Backpropagation - Asako Kanezaki |
| snrazavi/Machine-Learning-in-Python-Workshop |
54 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| My workshop on machine learning using python language to implement different algorithms |
| BojanPLOJ/Bipropagation |
41 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
gpl-3.0 |
Jupyter Notebook |
| arturomp/coursera-machine-learning-in-python |
39 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| machine learning algorithms in python from scratch |
| jaredthecoder/BioPy |
29 |
|
0 |
0 |
almost 10 years ago |
0 |
|
1 |
|
Python |
| Biologically-Inspired and Machine Learning Algorithms written in Python |
| jgabriellima/backpropagation |
17 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
|
Python |
| Neural Network Backpropagation Algorithm. Implementation using python |
| chrismbryant/backpropagation |
16 |
|
0 |
0 |
about 8 years ago |
0 |
|
2 |
|
|
| My derivation of the backpropagation algorithm used in deep neural networks. |