Neural Network in Haskell
Neural network implementation entirely from scratch, from matrix multiplication to gradient descent. I made it in Haskell, one of my favorite languages.
Neural network implementation entirely from scratch, from matrix multiplication to gradient descent. I made it in Haskell, one of my favorite languages.