Posts tagged neural-network

Titanic Resurrected

Recently, I have been playing around with a competition on Kaggle named Spaceship Titanic.

Read more ...


Matrix Calculus Demystified

Despite having been a machine learning practitioner for a considerable period of time, I have never truly dived into the mathematical details of deep neural networks, until this morning. This morning I went over a paper [1] on matrix calculus and discovered that the maths of deep learning isn’t so challenging after all! (Well, so long as you understand the basics of calculus and linear algebra).

Read more ...