PinnedHey Medium! Consider Paying Indian Writers💸Just another post from an Indian Writer on the Medium Partner Program — Well I started writing on Medium back in June, 2019. Back then I was trying to move away from my Wordpress blog, HardTasksIn and trying to experiment with my writings on medium. Little did I know that I would fall in love with the platform. …Medium3 min read
PinnedMy Learnings from #100DaysOfCodeChallenge 💯Wanna improve your coding? Take the challenge — Back in July of 2020, I started with #100DaysOfCode challenge. The challenge was a real gem to take and is of the toughest challenges out there. Tens of thousands of developers from around the world take this challenge every year. Whether you are a beginner in coding or an experienced…100 Daysofcode4 min read
PinnedYou just need 20 hours to learn anything! ⏱️No you don’t need to be a superhuman for this — Need to learn a new programming framework for your new project or trying to learn to play the piano or learning how to solve a rubix cube. Learning doesn’t need to be hard and it shouldn’t take us forever to learn these things. What if I told you, you don’t…Productivity4 min read
May 8My Experience as a Microsoft Learn Student Ambassadorincluding my Journey into the Program with Learning and Takeaways — Disclaimer : The following experience is entirely my own. I was part of the program during my Final year of Engineering in 2020–21 and hence my experience can be limited. Others may have had a different experience based on their tenure and involvement within the Program. I received the email…Microsoft7 min read
Apr 16Hyper-Parameter Tuning to Optimize DL Models (MobileNet v2)Perform hyper-parameter tuning on your Deep Learning models — After having build multiple machine learning and deep learning models, you will sometimes feel the need to improve upon your existing models. In such a scenario, fine-tuning your model may help you build a better model and get more from your data. But what exactly is Fine-Tuning and what are…Deep Learning3 min read
Apr 16Transfer Learning with MobileNet-v2 💡Learn the basics of Transfer Learning with code implementation — In this blog we’ll talk about one of the most basic techniques to train deep learning models viz. Transfer Learning. Transfer learning allows us to build good Deep Learning models faster and with a better accuracy by using previously pre-trained models. Read the blog to find more about Transfer Learning. What is Transfer Learning ? …Machine Learning3 min read
Apr 14Why Titles At Your Workplace Mean Nothing?Modern world using titles to show self-worth make them much more useless — Do titles at work mean I own employees working under me? Do they have any value outside your own organization? Do they mean you are the best at what you do? Do make you better at your personal life than others? In a Professional environment, you’ll find a lot of…Work5 min read
Mar 31Computer Vision in AI and its Types 🖥️👀Learn the basics of Computer Vision and its types — In this blog we’ll cover what Computer Vision is and the different types of computer vision models. Computer vision is an evolving field of AI that has found it applications in a lot of things. If you’ve ever wondered what Computer Vision is and wanted to know about it, just…Computer Vision3 min read
Mar 29Reading 30 books in my first year of college 🧑🏫My simple tricks to reading a lot of books as a college student — Back in June of 2017, I started my college at MIT World Peace University, Pune. I being a freshman had ample time up my sleeve to go through all the good books I wanted to read. …Books5 min read
Mar 27Top 6 Machine Learning AlgorithmsLearn about most frequently used ML Algorithms to make your projects a success — In this blog, I will talk about famous machine learning algorithms used for building machine learning models. You’ll find usage of these algorithms whenever you’re trying to extract information from data, write code to predict things or trying to find inference from data. The aim here is to provide a…Machine Learning5 min read