In this project, we explore the fascinating world of neural networks through the lens of physics. By comparing the performance of a standard Neural Network (NNN) with a Physics-Informed Neural Network (PINN), we aim to solve the Schrödinger equation and predict wave functions with greater accuracy. The PINN incorporates physics-based laws directly into its learning process, giving it an edge over the NNN, which lacks such domain-specific insights. This project showcases how blending artificial intelligence with the laws of physics opens new doors to solving complex problems. Plus, it’s fun watching the PINN correct the NNN like a teacher grading homework!
View on GitHubThis repository is dedicated to building an end-to-end AI chatbot powered by the Groq API. It enables the creation of personalized agents tailored to specific subjects, offering context-aware responses based on individual needs..
View on GitHubThis repository focuses on a model where hyperparameters are automatically tuned to optimize performance. The best model, after tuning, is then evaluated on the test data to determine its accuracy and overall performance for image classification (In Progress).
View on GitHubThis is my master’s thesis in the field of heavy-ion collision. I encompassed the mass, width, and invariant yields of the K∗± meson, decay channel (K∗± → K0 + π±) at √sNN = 19.6 GeV and 14.5 GeV. Additionally, we present the average transverse momentum ⟨pT⟩ of K∗± and compare it with other hadrons in the rapidity window of (−0.5 < y < 0.5). Furthermore, we illustrate the resonance-to-non-resonance ratio as a function of centrality to investigate the effects of rescattering and regeneration.
View GitHubThis project explores the application of various deep learning techniques to analyze high-energy physics datasets, focusing on jet classification and tagging. Utilizing Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), the project implements models to differentiate jet constituents and images based on particle features and internal structures. It leverages datasets provided by Maurizio Pierinim and employs frameworks such as TensorFlow and Keras for model development. Key components include dataset preparation, model architecture, training, evaluation, and performance analysis, contributing to enhanced understanding of jet dynamics and classification in particle physics (May 2022 - Jan 2023). You can click on the link below to learn more.
View on GitHubThis project aims to explore the dynamics of simple pendulum motion by implementing numerical methods to solve the governing differential equations and comparing the results with analytical solutions (December 2022). You can click on the link below to learn more and check similar projects also.
View on GitHubThis project investigates the production of phi mesons in gold-gold (Au-Au) collisions at an energy of 200 GeV, utilizing the AMPT (A Multi-Phase Transport) model. The focus is on understanding the conditions under which phi mesons are produced in a high-energy nuclear environment, which is critical for studying the properties of the quark-gluon plasma (March 2023 - May 2023). You can click on the link below to learn more.
View on GitHubThis project explores the solar cycle and its influence on space weather, which is affected by various solar phenomena such as solar flares and Coronal Mass Ejections (CMEs). For more information, click the link below.
View on GitHub