Solve physics problems using deep learning rather than simple math.
Clone the repo
git clone https://github.com/arcunliffe/physics_deep_learning.git
Set up the anaconda environment
cd physics_deep_learning
conda env create -f ml-coding.yml
Run model training and hyperparameter tuning for the projectile problem
python projectile_problem.py