PinnedInThe StartupbyAbhishek·Nov 21, 2020Deep Learning for Image Classification — Creating CNN From Scratch Using PytorchIntroductionA response icon2A response icon2
InPython in Plain EnglishbyAbhishek·Feb 14, 2021Create a Full Stack Note-Taking App with Python, FastAPI, Docker and PostgreSQLIn this blog we will create a full stack Note-Taking application using various tools.A response icon1A response icon1
Abhishek·Feb 2, 2021Docker-Compose - Creating the best from DockerIn this article we will experience the magic of docker-compose by using it to combine multiple docker images.
Abhishek·Jan 21, 2021Part 2 - Queries & Operations in ElasticSearch - Indexes & DocumentsIn this part we’ll learn how to add data(documents) in elasticsearch & perform various operations on them using different queries.
Abhishek·Jan 21, 2021Part 1 - Introduction to ElasticSearch & KibanaIn this part we’ll discuss about ElasticSearch & Kibana and how to setup them on our machines.