Shambhavi Thakur

Articles about artificial intelligence, deep learning, and instructional design

Recent Articles

Unraveling the Complexities of Cancer: A Beginner's Guide for Aspiring Medical Students Shambhavi Thakur |
If you’re an aspiring medical student, understanding cancer is a top priority. This comprehensive beginner’s guide covers the basics of cancer, including its development, risk factors, diagnosis, treatment, and related innovative research. Discover everything you need to know in this must-read guide.
Quantum Mechanics Unveiled: A Comprehensive Student's Guide to the Subatomic World Shambhavi Thakur |
Explore the fascinating world of quantum mechanics, a fundamental branch of physics that describes the universe at microscopic scales. Learn about quantum particles, wave-particle duality, quantum entanglement, superposition, uncertainty principle, and quantization of energy and how they shape our understanding of the subatomic world.
Functions and Modules in Python: Writing Reusable and Organized Code Shambhavi Thakur |

Are you tired of writing the same Python code over and over again? Do you copy and paste the same lines of code from one script to another, resulting in a confusing mess of files and functions?

Predicting the Year a Song was Released [PyTorch] Shambhavi Thakur |
In this article, we will first learn about a few distinguishing features of PyTorch. Next, we will use PyTorch to build a deep-learning model that can predict the year a song was released.