My Deep Learning Journey with Fast.AI: Chapter 3 – Neural Net Foundations
I liked how it was presented in different ways between the book and the video. In the video, they worked on tabular data actually in Excel, and in the book, […]
I liked how it was presented in different ways between the book and the video. In the video, they worked on tabular data actually in Excel, and in the book, […]
Chapter 2 was a bit more straight-forward than Chapter 1 even. Deployment is pretty easy, you save a model that you trained (computationally heavy) and load it (computationally light) and […]
I recently took part in a hackathon and despite little to no guidance and a problem space me and my team weren’t really experts in, we decided to participate anyways. […]
Recently Redis timeouts began time pile up and it took a while to figure out how to scale to make things more available. With a 5 second timeout, timeouts were […]
If you are screaming “HELP, MY SERVER WON’T PERSIST COOKIES TO THE CLIENT!” and are trying to serve cookies from a server that is not in the EXACT SAME DOMAIN as the […]