codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
302.12k stars 28.34k forks source link

Building Neural Networks in F# — Part 1 & Part 2 #228

Closed hsed closed 6 years ago

hsed commented 6 years ago

Main programming language

F#

Tutorial title

Building Neural Networks in F# — Part 1 Building Neural Networks in F# — Part 2

Tutorial URL

Part 1 -- https://towardsdatascience.com/building-neural-networks-in-f-part-1-a2832ae972e6 Part 2 -- https://towardsdatascience.com/building-neural-networks-in-f-part-2-training-evaluation-5e3a68889da6

Category

danistefanovic commented 6 years ago

Great work! Added.

hsed commented 6 years ago

Thanks! 👍😊

hsed commented 6 years ago

PS: Although this is a minor thing but there seems to be an extra space near the closing "_" for the article's title in README.md.

danistefanovic commented 6 years ago

Fixed. Thanks!