Posts
-
MySQL deadlock with Upsert query
-
Golang Mapping Two Keys to a Single Member in JSON Struct
Introduction
In the world of JSON processing, it’s not uncommon to come across scenarios where you need to map multiple keys to a single member in a JSON struct. This can be particularly useful when dealing with data from different sources or when handling legacy systems with inconsistent naming conventions. In this blog post, we will explore how to accomplish this mapping in Golang using the
json.Unmarshalfunctions. -
Golang Journey Part 1
How did I start using Golang?
-
Golang error handling
Different ways in which we can handle errors in Golang.
-
Simple Go app with docker
This will show how to use docker to create the container with go without using any other base image. Is creating an app from scratch is better than using any base image?
-
Suggest meme with AI
Personally, I would keep track of the latest memes and use the meme generator to create my content. But,
-
Deploy flower classifier as web app on GCP Run
-
How to resize images in large numbers
-
Design Anchor Boxes for Object Detection

-
Simplest neural network example in Fastai/Pytorch
-
Visualizing model training in Fastai/Pytorch
-
How to create mathematical learning func for training in Fastai/Pytorch

-
How to train a model in Pytorch or fastai from scratch
-
How does activation initialization affect training in neural network
-
Game playing introduction in artificial intelligence
WEEK-2 Game playing with AI
subscribe via RSS