mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
5 Commits
d0b08b8dd9
...
51208ea266
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51208ea266 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
4d3325c978 | ||
|
|
9e8f4164c0 |
@@ -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`
|
||||||
|
|
||||||
|
* [**C++**: _Neural Network from scratch in C++_](https://github.com/SorawitChok/Neural-Network-from-scratch-in-Cpp)
|
||||||
* [**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