mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 08:16:59 +00:00
Compare commits
4 Commits
2eac04e3e0
...
1c691d116f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c691d116f | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
38d9a94f05 |
@@ -1,4 +1,4 @@
|
|||||||
[](https://codecrafters.io/github-banner)
|
[](https://codecrafters.io/github-banner)
|
||||||
|
|
||||||
## Build your own <insert-technology-here>
|
## Build your own <insert-technology-here>
|
||||||
|
|
||||||
@@ -240,6 +240,7 @@ It's a great way to learn.
|
|||||||
|
|
||||||
#### Build your own `Neural Network`
|
#### Build your own `Neural Network`
|
||||||
|
|
||||||
|
* [**(any)**: _Neural Networks and Deep Learning_](http://neuralnetworksanddeeplearning.com/)
|
||||||
* [**C#**: _Neural Network OCR_](https://www.codeproject.com/Articles/11285/Neural-Network-OCR)
|
* [**C#**: _Neural Network OCR_](https://www.codeproject.com/Articles/11285/Neural-Network-OCR)
|
||||||
* [**F#**: _Building Neural Networks in F#_](https://towardsdatascience.com/building-neural-networks-in-f-part-1-a2832ae972e6)
|
* [**F#**: _Building Neural Networks in F#_](https://towardsdatascience.com/building-neural-networks-in-f-part-1-a2832ae972e6)
|
||||||
* [**Go**: _Build a multilayer perceptron with Golang_](https://made2591.github.io/posts/neuralnetwork)
|
* [**Go**: _Build a multilayer perceptron with Golang_](https://made2591.github.io/posts/neuralnetwork)
|
||||||
|
|||||||
Reference in New Issue
Block a user