Learning Particle Physics by reimplementing AI-related papers

I am currently on the road to particle physics by re-implementing AI-related papers :slight_smile: . I will post my progress here and share how deep learning is being used in physics :wink: . As I progress, I will add more papers to the list :laughing:

Paper 1 :baby:: Quantum mechanics - Using a neural network to model the wave function ansatz [link] [code]

EDIT 1: Added on the road

4 Likes

the last two days i learned: some revision on fundamental concepts






2 Likes

The last two days i learned





1 Like

What materials are you using for this?

1 Like

For particle physics, I will use this resource https://www.youtube.com/playlist?list=PLDlWMHnDwyljHjo8NfWphBDS3xMSt7bYf

I am currently working on the prerequisites and implementing papers along the way to get there. I will repeat the process for nanoscience, neuroscience, material science, astrophysics, and synthetic biology

It’s a very interesting topic, It’s a good thing that you are starting with the basics. I also have a interest in this field. Certainly i will learn something. :smiley:

1 Like

I meant - what are you using for working on the prerequisites? What materials are you showing in the above screenshots? Are they notebooks you’re creating? Are you sharing them publicly? How are you creating them?

1 Like

Sorry for the delayed response

what are you using for working on the prerequisites?

mechanics: https://projectfoundation.notion.site/Physics-I-Introduction-to-Mechanics-b907e3433de14ac1a2ed5565aa275419

electricity: https://projectfoundation.notion.site/Physics-II-Electricity-and-Magnetism-55da6b800cea45648fccbac3fa25850a

wave: https://projectfoundation.notion.site/Physics-III-Vibrations-and-Waves-96086ae549864bb9a2aee16ee978f4c3

quantum mechanics: https://www.youtube.com/playlist?list=PL65jGfVh1ilueHVVsuCxNXoxrLI3OZAPI

What materials are you showing in the above screenshots?

It’s my notes from mechanics and electricity

Are they notebooks you’re creating?

Yes, I use sympy for symbolic calculations and pint for unit conversion

Are you sharing them publicly?

Yes, all of my notes above and other notes are shared publicly.

code: GitHub - xrsrke/homework: My homework 😋
physics summary: url
mechanics summary: url
electricity summary: url
quantum mechanics summary: url
… for other notes (like deep learning, RL, NLP, chemistry…) go: url and search the name

How are you creating them?

I use Notion for notes, Miro.com for diagrams, Mathpix to convert images to LaTeX, OwlOCR to convert images to text, and ChatGPT and Perplexity.ai to search for information and learn new concepts.

2 Likes

The last three days I learned: high-level overview of quantum mechanics, warmed up my chemistry (going to implement ai-related nanoscience soon)

1 Like

Did you buy their annual plan?

1 Like

Nope, I purchase it monthly.

1 Like

the last three days i learned :partying_face: : how to predict physical properties of a quantum object :nazar_amulet:


1 Like

Update: I’m just stuck at the moment, but I’ll be back. I’m not giving up, LOL

[ROUND 1] TIL: 1/5 on how to represent the state of a quantum object

[ROUND 1]

the last four days i learned: not making good progress on this, so giving up? Hell no



1 Like

the last three days i learned: how to verify the solutions of the Schrödinger equation (yup, i will use software to automate this part)

yes. i will use software to automate this part

TIL: plotted the wave function using python

TIL: some math notations for quantum mechanics

some more math of quantum mechanics

1 Like