Archive of stories published by YML Innovation Lab

How to use TFRecord with Datasets and Iterators in Tensorflow with code samples

In the previous article, I have demonstrated how to make use of Tensorflow’s Datasets and Iterators. There we had created Datasets directly from Numpy (or Tensors). Another methodology of…


Reverse Proxy In Go

In computer networks, a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers. These resources are then returned to the client as if they originated from the Web server itself. Contrary to a forward proxy, which is an intermediary for…

These were the top 10 stories published by YML Innovation Lab; you can also dive into yearly archives: 2016, 2017, 2018, 2019, 2020, 2021, 2022, and 2023.