busboom-software-studio / PINNiped

A research project studying Physics Informed Neural Networks
MIT License
0 stars 2 forks source link

Implement NN IN Article, Adapt to trajectory #3

Open ericbusboom opened 3 months ago

ericbusboom commented 3 months ago

Read this article:

https://medium.com/@theo.wolf/physics-informed-neural-networks-a-simple-tutorial-with-pytorch-f28a890b874a

Then:

  1. Create a notebook that replicates the code from the article
  2. Train the final pin on a ballistic trajectory ( See Ticket #4 )