This is the first post of an n-part series that involves implementing common Deep Learning architectures from scratch. The next post will be on CNNs and I’ll keep updating the links here as I progress through this project.
I recently completed the Deep Learning Specialization from deeplearning.ai, and as usual with Coursera courses, I found myself inadequately prepared for implementing the knowledge in the real world.
While Coursera programming assignments had every student implement the same thing we’re…
I may not be the best at things I don't know yet, but give me a problem and I will be the one working hardest to provide an efficient solution.