InDev GeniusbyMuttineni Sai Rohith2 lines of code to always stay “online” in teamsThings have changed due to pandemic, and video conferencing apps such as Teams became our source of communication at work. And that’s where…Sep 3, 2022Sep 3, 2022
InDev GeniusbyMuttineni Sai RohithPython Program to Compare the Differences between Two ImagesIn this article, we will use the python pillow library to compare and find the differences between two images.Sep 21, 2022Sep 21, 2022
InTowards AIbyMuttineni Sai RohithHow To Set Up and Run Cuda Operations In PyTorchIn this article we will dicuss about how to set up and run CUDA Operations in PytorchOct 1, 20221Oct 1, 20221
InTowards AIbyMuttineni Sai RohithAll about Collections Module in PythonAs we all know python has its own regular data type heroes — List, Tuple, Dictionary, and infamous Sets. But along with this the Justice…Oct 21, 2023Oct 21, 2023
InTowards AIbyMuttineni Sai RohithWhat’s New in Python 3.12 — Features, Updates and EnhancementsPython, a dynamic language that is known for its readability, versatility, and strong community has made its mark once again with the new…Oct 22, 20231Oct 22, 20231
InTowards AIbyMuttineni Sai RohithPython Inheritance Common Practices and Pitfalls: Diamond Problem, Mixins, and OthersInheritance, like any other concept in OOPs, allows developers to reuse the code and develop elegant and scalable software solutions…Nov 5, 20231Nov 5, 20231