Skip to content

Commit 08ded23

Browse files
authored
Update link of "F#: Building Neural Networks in F#"
1 parent 9d625da commit 08ded23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ It's a great way to learn.
241241
#### Build your own `Neural Network`
242242

243243
* [**C#**: _Neural Network OCR_](https://www.codeproject.com/Articles/11285/Neural-Network-OCR)
244-
* [**F#**: _Building Neural Networks in F#_](https://towardsdatascience.com/building-neural-networks-in-f-part-1-a2832ae972e6)
244+
* [**F#**: _Building Neural Networks in F#_](https://medium.com/data-science/building-neural-networks-in-f-part-1-a2832ae972e6)
245245
* [**Go**: _Build a multilayer perceptron with Golang_](https://made2591.github.io/posts/neuralnetwork)
246246
* [**Go**: _How to build a simple artificial neural network with Go_](https://sausheong.github.io/posts/how-to-build-a-simple-artificial-neural-network-with-go/)
247247
* [**Go**: _Building a Neural Net from Scratch in Go_](https://datadan.io/blog/neural-net-with-go)

0 commit comments

Comments
 (0)